Nothing
## File Name: lmer_pool2.R
## File Version: 0.03
lmer_pool2 <- function( models, level=.95, ...)
{
lmer_pool_wrapper(models=models, level=level, FUN=lmer_vcov2, ...)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.