View source: R/apollo_validate.R
apollo_validate | R Documentation |
Pre-process input for common models return
apollo_validate(inputs, modelType, functionality, apollo_inputs)
inputs |
List of settings |
modelType |
Character. Type of model, e.g. "mnl", "nl", "cnl", etc. |
functionality |
Character. Setting instructing Apollo what processing to apply to the likelihood function. This is in general controlled by the functions that call
|
apollo_inputs |
List of main inputs to the model estimation process. See apollo_validateInputs. |
The returned object depends on the value of argument operation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.