parOK | R Documentation |
Performs a ouick check on whether the parameters given in parms
are
valid for the distr
.
parOK(parms, distr)
parms |
vector or matrix of named glm parameters (with |
distr |
name of the distribution |
vector (or scalar) of 0s, 1s, and 2s to indicate whether the parameters are non-extensible (i.e., flat-out bogus), valid for the distribution, or valid for the distribution and give finite point densities.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.