Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

apollo_writeTheta

Writes the vector [beta,ll] to a file called modelname_iterations.csv


Description

Writes the vector [beta,ll] to a file called modelname_iterations.csv

Usage

apollo_writeTheta(beta, ll, modelName)

Arguments

beta

vector of parameters to be written.

ll

scalar representing the loglikelihood of the whole model.

modelName

Character. Name of the model.

Value

Nothing.


apollo

Tools for Choice Model Estimation and Application

v0.2.4
GPL-2
Authors
Stephane Hess [aut], David Palma [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.