Description Usage Arguments Details Value
View source: R/apollo_modelOutput.R
Prints estimation results to console. Amount of information presented can be adjusted through arguments.
1 | apollo_modelOutput(model, modelOutput_settings = NA)
|
model |
Model object. Estimated model object as returned by function apollo_estimate. |
modelOutput_settings |
List of options. It can include the following.
|
Prints to screen the output of a model previously estimated by apollo_estimate()
A matrix of coefficients, s.d. and t-tests (invisible)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.