View source: R/apollo_writeF12.R
apollo_writeF12 | R Documentation |
Writes an F12 file (ALogit format) with the results of a model estimation.
apollo_writeF12(model, truncateCoeffNames = TRUE)
model |
Model object. Estimated model object as returned by function apollo_estimate. |
truncateCoeffNames |
Boolean. TRUE to truncate parameter names to 10 characters. TRUE by default. |
Nothing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.