getObjectDetails | R Documentation |
getObjectDetails
extracts some of the statistical model object
attributes that are needed for runMiDAS
internal calculations.
getObjectDetails(object)
object |
An existing fit from a model function such as lm, glm and many others. |
List with following elements:
Object's call
Character containing names of variables in object formula
MiDAS object associated with model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.