summaryrefslogtreecommitdiff
path: root/math/R-wle
AgeCommit message (Collapse)AuthorFilesLines
2009-12-03Follow f2c/libf2c split: bump revision of all packagesasau1-1/+2
that list Fortran in used languages.
2008-10-14Update R-wle to 0.9.3markd2-8/+10
Changes unknown
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam1-1/+0
can handle packages having no PLIST files.
2007-02-22pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev.wiz1-7/+7
2006-08-05Uses fortran. Fix homepage.markd2-8/+9
Update to 0.9-2: Version 0.9-2, 2006/02/13 Fix minor typo in wle.fracdiff.Rd and in wle.var.test.Rd. Rewrite some part of wle.vonmises.R and wle.wrappednormal.R since there were a problem on looking for mutiple roots. Version 0.9-1, 2005/12/6 Set up a NAMESPACE file. Functions wle.wrappednormal and wle.vonmises use atan2 call instead of atan. mle.aic has a new argument 'se' so that standard errors are reported for the parameters of each submodel. wle.fracdiff and related functions are partialy rewritten. Version 0.9, 2005/04/16 This version should works under gcc-4.0 too. Many fortran sources are removed since already included in R (blas functions) Function qrgnin.f is modified by Prof. B. Ripley so that it does not use entry point. Version 0.8-1, 2005/04/10 Fixed bugs in wlestepwise.f and mlestepwise.f The calls to the packages ts and ctest are removed. The function wle.aic.ar (and its summaries) is added. Add the dataset rocky Version 0.8, 2004/10/05 Fix file wle.lm.summaries.Rd
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-11-04Imported R-wle from pkgsrc-wip.rillig4-0/+22
Provides approach to robustness via Weighted Likelihood Estimation.