[R] cdf of weibull distribution
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Wed Apr 26 17:25:03 CEST 2006
Sachin J <sachinj.2006 at yahoo.com> writes:
> Hi,
>
> I have a data set which is assumed to follow weibull distr'. How can I find of cdf for this data. For example, for normal data I used (package - lmomco)
>
> >cdfnor(15,parnor(lmom.ub(c(df$V1))))
>
> Also, lmomco package does not have functions for finding cdf for some of the distributions like lognormal. Is there any other package, which can handle these distributions?
What's wrong with pweibull, plnorm, etc.? Or pnorm for that matter....
--
O__ ---- Peter Dalgaard Øster Farimagsgade 5, Entr.B
c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-help
mailing list