Writes the vector [beta,ll] to a file called modelname_iterations.csv
modelname_iterations.csv
apollo_writeTheta( beta, ll, modelName, scaling = NULL, outDir = NULL, apollo_beta = NULL )
beta
: vector of parameters to be written (including fixed ones).ll
: scalar representing the log-likelihood of the whole model.modelName
: Character. Name of the model.scaling
: Numeric vector of scales applied to betaoutDir
: Scalar character. Name of output directoryapollo_beta
: Named numeric vector of starting values.Nothing.
Downloads (last 30 days):