Description Usage Arguments Value
Perform a parameter scan for an arbitrary parameter.
1 | parameterScan(f, param, values, ...)
|
f |
A function for which to perform the scan. |
param |
A character with the parameter for which to perform the scan. |
values |
A vector with parameter values for which to perform the scan. |
... |
Other parameters passed through to |
A data.frame with loglikelihood values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.