coeftab: Coefficient tables

Description Usage Arguments Details Author(s)

Description

Returns a table of model coefficients in rows and models in columns.

Usage

1
coeftab( ... , se=FALSE , se.inside=FALSE , nobs=TRUE , digits=2 , width=7 , rotate=FALSE )

Arguments

...

A series of fit models, separated by commas

se

Include standard errors in table?

se.inside

Print standard errors in same cell as estimates

nobs

Print number of observations for each model?

digits

Number of digits to round numbers to

rotate

If TRUE, rows are models and columns are coefficients

Details

This function provides a way to compare estimates across models.

Author(s)

Richard McElreath


joepowers16/rethinking documentation built on June 2, 2019, 6:52 p.m.