fixed: Extracting and Summarizing Fixed Effects

View source: R/fixed.r

fixedR Documentation

Extracting and Summarizing Fixed Effects

Description

This function is to extract the estimates, standard deviations and p-values of fixed effects.

Usage

fixed(object) 
fixed.mms(object)
fixed.mgam(object)
fixed.mglmmTMB(object)

Arguments

object

an object from mms, mgam, or mglmmTMB.

Value

These functions return the estimates, standard deviations and p-values of fixed effects.

Author(s)

Nengjun Yi, nyi@uab.edu

Examples

see examples in mms, mgam, or mglmmTMB 

nyiuab/NBZIMM documentation built on April 21, 2022, 7 a.m.