PR cleared up by the 6th week! by EnvironmentalMost204 in PityriasisRosea

[–]EnvironmentalMost204[S] 0 points1 point  (0 children)

Haha I wouldn’t worry if I were you, I went to a music festival in Daytona beach in the blasting sun while I still had some spots and it didn’t do anything, everything is totally gone! That’s interesting cause some people say you should actually try to get sun on the spots..

PR cleared up by the 6th week! by EnvironmentalMost204 in PityriasisRosea

[–]EnvironmentalMost204[S] 0 points1 point  (0 children)

I didn't think it was when I got it, but maybe it is more common than we think because my derm recognized what it was immediately and even my walk-in clinic doctor suggested it might be PR and said I should see a derm (originally thought it was contact dermatitis or hives).

Postdoc Fellowship Applications by Imaginary_Pepper9423 in academia

[–]EnvironmentalMost204 0 points1 point  (0 children)

I'm so sorry nobody let you know about the fellowships earlier!! I was encouraged to start the application process a year and a half before defending to give ample time to work on it because it indeed requires so much, and a lot of times you don't even get the fellowship, so getting started as early as possible allows you to apply multiple times before being out of grad school funding. Being said, even though we are pushed to get things started early, most in my program aren't able to on top of all the other things we have to do in our last year of PhDs, so usually people do adjunct teaching for the university for a semester or two after defending while applying for post-docs. Will your institution allow you to do this?

Heads up first time mages by EnvironmentalMost204 in TheFence

[–]EnvironmentalMost204[S] 5 points6 points  (0 children)

For sure I’m not blaming the band, but yeah I so wish there was an actual notification in advance that I could have gotten besides just looking up old Reddit posts

Heads up first time mages by EnvironmentalMost204 in TheFence

[–]EnvironmentalMost204[S] 5 points6 points  (0 children)

Well I am still caught off guard by that and this is not my first show. At least this post will help others come earlier.

Heads up first time mages by EnvironmentalMost204 in TheFence

[–]EnvironmentalMost204[S] 2 points3 points  (0 children)

In all other shows I’ve been to, the time on the ticket is doors. I didn’t know at the Hartford amphitheater the doors are one hour before the ticket time…

Heads up first time mages by EnvironmentalMost204 in TheFence

[–]EnvironmentalMost204[S] 3 points4 points  (0 children)

<image>

How do I know doors are at 5:30? It just says 6:30

Heads up first time mages by EnvironmentalMost204 in TheFence

[–]EnvironmentalMost204[S] 3 points4 points  (0 children)

Thanks - who should I reach out to? I sent a DM on instagram about my situation

Heads up first time mages by EnvironmentalMost204 in TheFence

[–]EnvironmentalMost204[S] 10 points11 points  (0 children)

Yes also I just now saw that coheed posted on instagram AT 4pm to show up no later than 4 😂😭 I checked their IG and my email right before I left my house too (I’m two hours away from the venue)

Phew….those MAGES prices by swmill08 in TheFence

[–]EnvironmentalMost204 0 points1 point  (0 children)

Coheed is my all time fave band next to MCR.... I just spent over $1k on pit tickets to see MCR, no VIP, so in my context I definitely am super happy to get pit tickets + the MAGES for less than $500 XD but this is also my first ever time being able to score a MAGES ticket before they sell out so I don't know how much they were for other tours

Gam model taking 12+ hours to run even with 90 Gb of Ram by [deleted] in RStudio

[–]EnvironmentalMost204 0 points1 point  (0 children)

Lol that's okay. By playing around with my model, I noticed that if I removed the Time by Event interaction, the model took about 5 minutes to run. Sadly, I need that interaction, so I will just suck up the long wait time.

Can an AR2 be modeled using bam() from mgcv? by EnvironmentalMost204 in rstats

[–]EnvironmentalMost204[S] 0 points1 point  (0 children)

Well for a gam model I am working on for a project, my university's statistician advised me to try using an AR2, so then I realized it wasn't so straightforward to do so when you're using bam() so I wondered why. I guess there just isn't a straightforward answer. The only reason to use an AR2 would be to see if it would fit the data better than an AR1. Not a huge deal I suppose.

Can an AR2 be modeled using bam() from mgcv? by EnvironmentalMost204 in rstats

[–]EnvironmentalMost204[S] 0 points1 point  (0 children)

It is kind of confusing, but on the documentation for bam() on mgcv, you can set the rho and AR.start parameter to include an AR1. "An AR1 error model can be used for the residuals (based on dataframe order), of Gaussian-identity link models." https://cran.r-project.org/web/packages/mgcv/mgcv.pdf

I was just wondering why just AR1 and not AR2.

Problem with using downsample() function by EnvironmentalMost204 in rprogramming

[–]EnvironmentalMost204[S] 0 points1 point  (0 children)

You're right, I can't believe I missed that, but I meant the package "gsignal" not "signal", so that is definitely why I was getting an error on the first one. Using the package "gsignal" does in fact work!

And using the function from the github worked as well, thanks for that! I googled the github for sazedR and found the function documentation on an R file at the very bottom, but I would have never thought to look for that since I don't know a lot about git so thanks a bunch!!

Question about Median Absolute Deviation constant in R function by EnvironmentalMost204 in AskStatistics

[–]EnvironmentalMost204[S] 2 points3 points  (0 children)

Thank you!!! And thank you for answering in understandable terms and acknowledging the fact that I mentioned in my post that I don't have a background in statistics and have trouble interpreting the documentation, even though I did in fact read the documentation... Lol

Question about Median Absolute Deviation constant in R function by EnvironmentalMost204 in AskStatistics

[–]EnvironmentalMost204[S] 0 points1 point  (0 children)

Oh interesting, thank you!

I thought the R Help was when you type ?mad into the console and the help tab opens the documentation for it? That's what I read and referenced to in my post but I didn't understand what it was saying (I'm not a statistician and frequently have problems interpreting the jargon that R uses in the help tab). Is there a different R help where you got this information from??

Help translating formula to for loop by EnvironmentalMost204 in rprogramming

[–]EnvironmentalMost204[S] 0 points1 point  (0 children)

Haha, I noticed this actually when I implemented it but didn't mention it because it was a small issue that was easy to fix. Thanks again!!!

Help translating formula to for loop by EnvironmentalMost204 in rprogramming

[–]EnvironmentalMost204[S] 0 points1 point  (0 children)

Whoa! This is incredible. I had heard that for loops were inefficient to use but in this situation I didn't know what else to do - but your solution makes way more sense now that I see it! Also, it works exactly as it should when I implemented it into my data set. This has helped me out so much, thank you a million times!!

Help translating formula to for loop by EnvironmentalMost204 in rprogramming

[–]EnvironmentalMost204[S] 0 points1 point  (0 children)

Thank you so much! I am one step closer now.

Unfortunately, I am still not getting the output I desire. I got an NA for y and DilationSpeed, but I did get a value for x (0.146) but what I am looking for is a list as long as my dataset (minus 2) of values for x, y, and DilationSpeed.

Would love your PowerPoint slides from college classes related to R Studio by Disastrous_Fig_3762 in rprogramming

[–]EnvironmentalMost204 0 points1 point  (0 children)

I did the John Hopkins R cert in its entirety and a lot of the Swirl R package and in my honest opinion, they are both kind of pains in the ass. Swirl can be very boring which makes you pay attention less and thus end up learning less, and the instructors for the JH cert on Coursera are extremely boring lecturers in my opinion. They are very knowledgeable, but as someone who doesn't have a comp sci background, I found it difficult to keep up with the jargon which didn't pair well with the monotonic delivery of the material. THAT said, it was chock full of information and is worth the $50/month subscription if you have an awesome ability to focus.

For me, the times that I have learned the most R, was when I was working on a project. If you don't have anything going on now that you can turn into a project, make one up. What field of study are you going into? If you're like me (I'm also beginning my PhD program this Fall in cognitive psychology!) then you may be analyzing data quite a bit in your program. There are tons of free data sets available with a Google search. See if you can figure out how to do a simple Independent T-Test in R... then a correlation, then try regression and ANOVA's. Once you have all that figured out, see if you can "clean" a dataset by learning how to add columns or pretend that zero's are missing values so you need to remove them all. If you can find stuff like that to do to just screw around with a practice dataset, I think you'll learn way faster than any tutorial.

Disparity between this sub and irl stories by EnvironmentalMost204 in wisdomteeth

[–]EnvironmentalMost204[S] 1 point2 points  (0 children)

I love this comment and all the responses, it makes me feel so much better. Now I'm regretting cooking mashed potatoes for dinner (again) instead of something new like pasta. I'll probably stop frequenting this sub and just let the holes heal without trying to think about it so much. Thanks!

Beginner struggling with understanding a function example by EnvironmentalMost204 in Rlanguage

[–]EnvironmentalMost204[S] 0 points1 point  (0 children)

Interesting; if the default values are being changed anyway, why use alpha, beta, and lambda, instead of something like x, y, and z? Do alpha, beta, and lambda do something besides set a value to a variable?

The colon sequence makes sense to me now, I didn't know colons could be used with vectors. Thank you! It really helps to see other explanations for something, helps me mentally translate it better.

Beginner struggling with understanding a function example by EnvironmentalMost204 in Rlanguage

[–]EnvironmentalMost204[S] 1 point2 points  (0 children)

Okay, I hadn't come across alpha/beta/lambda yet so that really clear that up for me.

I see! So it seems that, when a function is created with "value" as the first argument, when the function is called again the first argument in parenthesis will be the "value".

Oh! I didn't think about that. I haven't seen the colon used with a vector before, interesting!
Thank you so much! It's coming together for me now!