Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

apollo_loadModel

Loads model from file


Description

Loads an estimated model object from a file in the current working directory.

Usage

apollo_loadModel(modelName)

Arguments

modelName

Character. Name of the model to load.

Details

This function looks for a file named modelName_model.rds in the working directory, loads the object contained in it, and returns it.

Value

A model object.


apollo

Tools for Choice Model Estimation and Application

v0.2.4
GPL-2
Authors
Stephane Hess [aut], David Palma [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.