raneffects | R Documentation |
raneffects
performs estimation of the marginal likelihood of N using
empirical Bayes methods. A port of ranef
in package unmarked
.
raneffects(obj, ...)
## S3 method for class 'efitR'
raneffects(obj, K, ...)
## S3 method for class 'efitGRM'
raneffects(obj, K, ...)
## S3 method for class 'efitMNS'
raneffects(obj, K, ...)
## S3 method for class 'efitGRMS'
raneffects(obj, K, ...)
## S3 method for class 'efitMS'
raneffects(obj, ...)
obj |
A fitted model object. |
K |
maximum value of |
a matrix
giving the marginal likelihood of N for each observation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.