Last chance! 50% off unlimited learning
Sale ends in
RRloc(phi, mu, scale, pow)
RRdistr(norm(mu=mu, sd=sd, log=log))
RFoptions(seed=0) ## *ANY* simulation will have the random seed 0; set
## RFoptions(seed=NA) to make them all random again
hist(RFrdistr(RRspheric(balldim=2), n=1000), 50)
hist(RFrdistr(RRloc(mu=3, RRspheric(balldim=2)), n=1000), 50)
FinalizeExample()
Run the code above in your browser using DataLab