jtools (version 1.1.1)

j_summ: Regression summaries with options

Description

j_summ is an alias for summ. To get specific documentation, choose the appropriate link to the type of model that you want to summarize from the details section.

Usage

j_summ(model, ...)

Arguments

model

A lm, glm, svyglm, or merMod object.

...

Other arguments to be passed to the model.specific function.

Details