Loads model from file
Loads an estimated model object from a file in the current working directory.
apollo_loadModel(modelName)
modelName |
Character. Name of the model to load. |
This function looks for a file named modelName_model.rds in the working directory, loads the object contained in it, and returns it.
A model object.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.