[R] R simulation help pls
Michael Friendly
friendly at yorku.ca
Thu May 12 04:40:33 CEST 2016
On 4/06/16 11:54 AM, tan sj wrote:
>
> Hi, i am student from malaysia, i am new in r programming field, now i am trying to conduct a robustness study on 2 sample test under several combination of factors such as sample sizes ,standard deviation ratio and also distribution..
>
> but now i am stucking in how to use for loop or apply function to conduct the simulation ?
> Then how can i test the test in the combined combination of factors?
>
Look for the SimDesign package. Makes this easy to do. No loops, no
pain. There are some good examples on the wiki for this.
https://github.com/philchalmers/SimDesign
https://github.com/philchalmers/SimDesign/wiki
More information about the R-help
mailing list