fitted.invesw | R Documentation |
Calculates inverse of effective strip half-width, 1/(W*E[p(x)]) (where W is actual half-width) for given observations, from model.
## S3 method for class 'invesw'
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.