modelname_iterations.csv
#
Was created using apollo_writeTheta as a starting point...
Because this is an internal function, the inputs will be assumed to be clean.Writes the vector [beta,ll] to a file called modelname_iterations.csv
#
Was created using apollo_writeTheta as a starting point...
Because this is an internal function, the inputs will be assumed to be clean.
bgw_writeIterations(beta, ll, outputFile)Nothing.
vector of parameters to be written (for now, no fixed betas).
scalar representing the log-likelihood of the whole model.
Character. Name of the output file.