Skip to content

cran/reformulas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reformulas

R-CMD-check

reformulas (random effects formulas) is a utility package for processing "lme4-style" random effects formulas in R (i.e., formulas where the random effects are included in the form (f|g) as components of an overall model formula, where f represents a sub-formula for the varying effects and g represents a sub-formula for the grouping variable(s).

The package contains functions like findbars (extract terms containing |, i.e. random-effects terms), nobars (drop terms containing bars from a formula), etc.. The goal of reformulas is to be used upstream of lme4 and glmmTMB as a unified toolkit for processing formulas.

About

❗ This is a read-only mirror of the CRAN R package repository. reformulas — Machinery for Processing Random Effect Formulas. Homepage: https://github.com/bbolker/reformulas

Resources

Stars

Watchers

Forks

Packages

No packages published