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 Nov. 5, 2025, 6:06 p.m.