apollo_writeF12: Writes an F12 file

View source: R/apollo_writeF12.R

apollo_writeF12R Documentation

Writes an F12 file

Description

Writes an F12 file (ALogit format) with the results of a model estimation.

Usage

apollo_writeF12(model, truncateCoeffNames = TRUE)

Arguments

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.

Value

Nothing.


apollo documentation built on Oct. 13, 2023, 1:15 a.m.