Extracting the Model Frame from a communityPGLMM Model object
Extracting the Model Frame from a communityPGLMM Model object
## S3 method for class 'communityPGLMM'model.frame(formula,...)
Arguments
formula: a model formula or terms
object or an object.
...: for model.frame methods, a mix of further arguments such as data, na.action, subset to pass to the default method. Any additional arguments (such as offset and weights or other named arguments) which reach the default method are used to create further columns in the model frame, with parenthesised names such as "(offset)".
For get_all_vars, further named columns to include in the model frame.