model.frame.communityPGLMM: Extracting the Model Frame from a communityPGLMM Model object

Description Usage Arguments

View source: R/pglmm-utils.R

Description

Extracting the Model Frame from a communityPGLMM Model object

Usage

1
2
## S3 method for class 'communityPGLMM'
model.frame(formula, ...)

Arguments

formula

a model formula or terms object or an R 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.


phyr documentation built on Jan. 13, 2021, 5:40 p.m.