Description Usage Arguments Value
An S3 function to return modelled response values from observations of
independent variables using a linreg
model
1 2 |
linreg_obj |
an object of class |
data |
set to NULL by default, returning values fitted by the model on the training dataset; when a non-trivial dataset is provided as input that is similar to the training dataset, the function returns predicted response values for the input |
a vector containing the modelled response values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.