Recent Posts

Pages: [1] 2 3 ... 10
1
Questions for R / RStudio (Fall 2023) / Re: Question for HW6 Plot Picture
« Last post by Bella on December 17, 2023, 11:50:34 am »
The problem maybe on your function to define the x range.
2
Questions for R / RStudio (Fall 2023) / Extra Credit
« Last post by Bella on December 17, 2023, 11:38:09 am »
I am wondering will we get extra credit for active participation?
3
Questions for R / RStudio (Fall 2023) / Re: Question for HW8
« Last post by Bella on December 17, 2023, 11:37:20 am »
Yes, we did. See the slide in week 9 about MC method
4
Questions for R / RStudio (Fall 2023) / Re: Exam Provided Equations
« Last post by Bella on December 17, 2023, 11:30:43 am »
No I don't think so. That should be in our cheat sheat
5
Questions for R / RStudio (Fall 2023) / Re: Question for Gibbi sampler problem
« Last post by curiosity on December 12, 2023, 07:59:26 pm »
I think X1 and Y1 are the initial variables. In the lab, it was my understanding that we were sampling from a Normal Distribution with a mean of 10 and a standard deviation of 1 for the initial variables. However, in the practice exam, initial states were not specified. Consequently, we generated a single random variable from a normal distribution without explicitly stating the mean and sd.
6
Questions for R / RStudio (Fall 2023) / Re: Exam Provided Equations
« Last post by YuyangWu on December 11, 2023, 06:04:18 pm »
I am also curious about that. But I do not think these equations will be supplied :(
7
Questions for R / RStudio (Fall 2023) / Question for Gibbi sampler problem
« Last post by YuyangWu on December 11, 2023, 06:02:58 pm »
When I review the final exam. I still feel confusing that why we set the X[1] <- rnorm(1,10,1) but in the practice exam, we set the X[1] <- rnorm(1)
8
Questions for R / RStudio (Fall 2023) / Exam Provided Equations
« Last post by ngk324 on December 11, 2023, 03:40:14 pm »
Will we be provided the equations needed for a given problem on the exam? For example, the Scott's normal reference rule if needing to create different histogram breaks, kernel functions, probability distribution densities, mean and variances equations, different confidence intervals etc.
9
Questions for R / RStudio (Fall 2023) / Re: Solutions to Lab 19,20,21,22
« Last post by curiosity on December 11, 2023, 02:45:45 pm »
Can you also post HW 11 solutions? Thank you.
10
Questions for R / RStudio (Fall 2023) / Re: Solutions to Lab 19,20,21,22
« Last post by Darth Knight on December 10, 2023, 06:56:06 pm »
Sure. All those are uploaded.
Pages: [1] 2 3 ... 10