plausibility,plausibilityFamily-method | R Documentation |
Take a plausibility-family object and compute the plausibility estimate and P-value
## S4 method for signature 'plausibilityFamily' plausibility(this, start = NULL, optMethod = "grid", ...)
this |
Plausibility family object |
optMethod |
Optimization method to use. Either 'grid' (default) or 'optim' |
... |
Arguments passed to the optimizer |
Niter |
Number of iterations used when finding the plausibility estimate |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.