Displaying 1 result from an estimated 1 matches for "tf4061253".
2007 Jul 11
1
CDF for pareto distribution
...re doing this, I have plot the emperical one.
x <- seq(1.6, 3, 0.1)
lines(x,pgpd(x, 1.544,0.4477557,), col="red")
Could anyone give me some advice whether the above codes are correct?
Many thanks.
--
View this message in context: http://www.nabble.com/CDF-for-pareto-distribution-tf4061253.html#a11538272
Sent from the R help mailing list archive at Nabble.com.