[R] lognorm
Ernesto Jardim
ernesto at ipimar.pt
Fri Jan 7 12:48:11 CET 2005
> args(rlnorm)
function (n, meanlog = 0, sdlog = 1)
NULL
Frederic renaud wrote:
> Hi!
> I 've a problem to have a lognorm distribution with
> mean=1 and var (or sigma)=1.
>
> rlnorm(1000,0,0)
> rlnorm(1000,1,1)
> rlnorm(1000,0,1)
> .... ?
>
> Can you help me?
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list