check.index | R Documentation |
The method controls that the provided input index exists: it cannot be greater than the maximum number of parameters of the current model.
check.index(index, n_params)
index |
Index with respect to which the user wants to study the one dimensional behaviour of the log-likelihood function. |
n_params |
Number of parameters of the model |
An error if any condition is not satisfied.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.