Skip to content

rlogis() in simulation

1 message · Hong Ooi

#
_______________________________________________________________________________________


Well, first the variance of a logistic distribution with scale parameter
s is not s^2, but (pi^2 * s^2)/3 (see ?rlogis). So if you want the
distribution to have a variance of .25, this implies s should be about
sqrt(3*0.25)/pi ~ 0.27567.