xls.prep | R Documentation |
Automatically used in xls.fit()
No need to use if the raw data is not specifically desired to be achieved.
xls.prep(formula, data, dependent_var)
formula |
An object of class "formula": a symbolic description of the model to be fitted. |
data |
A data.frame object. |
dependent_var |
A character which is the same as left hand side variable in specified formula. |
A list
object which contains a data.frame
object to be modeled and character vector of independent variables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.