Learn R Programming

rtable (version 0.1.5)

FlexTable_coef: get coefficients from a statistical models

Description

Extract coefficients from a statistical models and return them as a FlexTable.

Usage

FlexTable_coef(object, ...)

Arguments

object
a model (supported model are lm, aov, lme, glm, gls, clm, lmerMod, glmerMod, multinom, clmm)
...
further arguments, not used.

Value

a FlexTable object