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
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.