apollo_writeF12 function

Writes an F12 file

Writes an F12 file

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

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.

Returns

Nothing.

  • Maintainer: Stephane Hess
  • License: GPL-2
  • Last published: 2025-03-12