Description Usage Arguments Value
View source: R/apollo_writeTheta.R
Writes the vector [beta,ll] to a file called modelname_iterations.csv
1 | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.