View source: R/utils_testYourModel.R
inversegaussianScore | R Documentation |
This function is used in testYourModel
function for example purposes.
inversegaussianScore(obs, ...)
obs |
a numeric vector of sample observations. |
... |
a list of additional parameters to define the likelihood. |
The score matrix with n rows (number of sample observations) and 2 columns (mean and shape).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.