prediction: prediction

Description Usage Arguments Author(s) See Also

Description

prediction Performs prediction on an randomly sampled individual observation

Usage

1
prediction(mod, mName, case, unit, conf = 0.9, actual = TRUE)

Arguments

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.

Author(s)

John James, jjames@datasciencesalon.org

See Also

Other movies functions: associate, backwardElimination, back, challenger, comparePredictions, correlate, createDependent, evalForwardModel, forward, preprocess, process, regressionAnalysis, univariateQual, univariateQuant, univariate


DataScienceSalon/mdb documentation built on May 28, 2019, 12:23 p.m.