fixvar_of_red_mod | R Documentation |
Calculate fixed effect variance from a reduced model
fixvar_of_red_mod(partvar, mod, dat, expct, overdisp_name, R2_type)
partvar |
One or more fixed effect variables which are taken out of the model. |
mod |
merMod object. |
dat |
Data.frame to fit the model |
expct |
Expectation |
overdisp_name |
Name of overdispersion term |
R2_type |
"marginal" or "conditional" |
R2 of reduced model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.