fitted.invp | R Documentation |
Calculates mean over perpendicular distance (x) of inverse of fitted values, 1/p(x) for given observations, from model.
## S3 method for class 'invp'
fitted(hmmlt, obs = 1:dim(hmmlt$xy)[1], nx = 100)
hmmlt |
output from |
obs |
observations (row numbers of |
nx |
number of x-values (perpendicular distance values) to use in calculation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.