Description Usage Arguments Author(s) See Also
prediction Performs prediction on an randomly sampled individual observation
1 | prediction(mod, mName, case, unit, conf = 0.9, actual = TRUE)
|
mod |
Linear regression model |
mName |
Character string containing the model name |
case |
Data frame containing single case to predict |
unit |
Character string indicating the unit for the value being predicted (w/o log) |
conf |
Numeric indicator (0 to 1) of the confidence level for the prediction interval. |
actual |
Logical indicating whether the dependent variable is actual or predicted. |
John James, jjames@datasciencesalon.org
Other movies functions: associate,
backwardElimination, back,
challenger,
comparePredictions,
correlate, createDependent,
evalForwardModel, forward,
preprocess, process,
regressionAnalysis,
univariateQual,
univariateQuant, univariate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.