Description Usage Arguments Value
View source: R/apollo_preprocess.R
Pre-process input for multiple models return
1  | apollo_preprocess(inputs, modelType, functionality, apollo_inputs)
 | 
inputs | 
 List of settings  | 
modelType | 
 Character. Type of model, e.g. "mnl", "nl", "cnl", etc.  | 
functionality | 
 Character. Either "estimate","prediction","validate","zero_LL","conditionals","output","raw", or "preprocess". Only used for validation, it does not influence the return values.  | 
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.