SL.speedlm | R Documentation |
Speedlm is a fast version of lm()
SL.speedlm(Y, X, newX, family, obsWeights, ...)
Y |
Outcome variable |
X |
Training dataframe |
newX |
Test dataframe |
family |
Gaussian or binomial |
obsWeights |
Observation-level weights |
... |
Any remaining arguments, not used. |
Enea, M. A. R. C. O. (2013). Fitting linear models and generalized linear models with large data sets in R. Statistical Methods for the Analysis of Large Datasets: book of short papers, 411-414.
predict.SL.speedlm
speedlm
predict.speedlm
SL.speedglm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.