getObjectDetails extracts some of the statistical model object attributes that are needed for runMiDAS internal calculations.

getObjectDetails(object)

Arguments

object

An existing fit from a model function such as lm, glm and many others.

Value

List with following elements:

call

Object's call

formula_vars

Character containing names of variables in object formula

data

MiDAS object associated with model