coef.PLmod: coef.PLmod

View source: R/PLmixed_add_functions.R

coef.PLmodR Documentation

coef.PLmod

Description

Obtain coefficients for a model of class PLmod.

Usage

## S3 method for class 'PLmod'
coef(object, ...)

Arguments

object

an object of class PLmod

...

Additional arguments from coef.merMod.

Value

sum of the random and fixed effects coefficients for each explanatory variable for each level of the grouping factor.


PLmixed documentation built on Aug. 24, 2023, 1:09 a.m.