Writes the vector [beta,ll] to a file called modelname_iterations.csv
Writes the vector [beta,ll] to a file called modelname_iterations.csv
apollo_writeTheta(beta, ll, modelName)
beta |
vector of parameters to be written. |
ll |
scalar representing the loglikelihood of the whole model. |
modelName |
Character. Name of the model. |
Nothing.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.