Displaying 2 results from an estimated 2 matches for "pmlr".
Did you mean:
plr
2011 Aug 15
3
write.table extra column
In the following data.frame there are 6 columns, but 7 are written to
the CSV file.
install.packages("pmlr")
library(pmlr)
data(enzymes)
write.table(enzymes, sep=",", eol="\n",file="albert.csv")
2010 Jul 18
6
CRAN (and crantastic) updates this week
...ial,
linked, regression/classification GP model and an integrated
expected conditional improvement (IECI) statistic is provides for
optimization in the presence of unknown constraints. See the
examples section of ?plgp and demo(package="plgp") for an index of
examples
* pmlr (1.0)
Sarah Colby
http://crantastic.org/packages/pmlr
Extends the approach proposed by Firth (1993) for bias reduction of
MLEs in exponential family models to the multinomial logistic
regression model with general covariate types. Modification of the
logistic regression score function...