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

apollo_diagnostics

Pre-process input for multiple models return


Description

Pre-process input for multiple models return

Usage

apollo_diagnostics(inputs, modelType, apollo_inputs, data = TRUE, param = TRUE)

Arguments

inputs

List of settings

modelType

Character. Type of model, e.g. "mnl", "nl", "cnl", etc.

apollo_inputs

List of main inputs to the model estimation process. See apollo_validateInputs.

data

Boolean. TRUE for printing report related to dependant and independant variables. FALSE for not printing it. Default is TRUE.

param

Boolean. TRUE for printing report related to estimated parameters (e.g. model structure). FALSE for not printing it. Default is TRUE.

Value

(invisibly) TRUE if no error happend during execution.


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.