dropone | R Documentation |
Uses parallel::mclapply which is not effective on PCs
dropone(
fit,
form = NULL,
FUN = if (inherits(fit, "lme")) fixef else coef,
data = getData(fit),
...
)
fit |
a fitted model |
form |
a formula to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.