Description Usage Arguments Value Examples
Generates a template for a function to compute the log-likelihood
or sum of log-likelihoods for data given a vector of parameters.
This function can then be passed into the MLE
function.
1 | mle_fn_template(version = 0)
|
version |
Indicates the type of template to return. |
Prints a template for a function to the console that may then be copied and modified for the user's needs.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.