xtable.lme: Add in methods to handle LME objects in xtable

Description Usage Arguments Value See Also

Description

Add in methods to handle LME objects in xtable

Usage

1
2
  xtable.lme(x, caption = NULL, label = NULL, align = NULL,
    digits = NULL, display = NULL, beta.names = NULL, ...)

Arguments

x

Model object

caption

Caption for table

label

See ?xtable

align

See ?xtable

digits

See ?xtable

display

See ?xtable

beta.names

See ?xtable

...

Arguments to pass to xtable

Value

xtable object

See Also

xtable


taRifx documentation built on April 14, 2020, 6:27 p.m.

Related to xtable.lme in taRifx...