.compute_loo_resids | R Documentation |
teeMod
object with leave-one-out estimates
of the offset
Compute residuals for a teeMod
object with leave-one-out estimates
of the offset
.compute_loo_resids(x, cluster, ...)
x |
a |
cluster |
vector of column names that identify clusters |
The residual for any observation also used for fitting the fitted_covariance_model
stored in the offset
of x
is replaced by an estimated residual
that uses a cluster leave-one-out estimate of the fitted_covariance_model
for generating a value of the offset
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.