> I am looking for an R implementation of the four parameter kappa > distribution (cdf, pdf, quantile, and ransom numbers), or at a minimum, > the generalized logistic distribution.
I searched for "kappa distribution" on Rseek (http://www.rseek.org) and the functions you want appear to be in the homtest package. The function names don't conform to standard R naming conventions though (you want f.kappa, F.kappa, invF.kappa and rand.kappa). Regards, Richie. Mathematical Sciences Unit HSL ------------------------------------------------------------------------ ATTENTION: This message contains privileged and confidential inform...{{dropped:20}} ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.