summ: Regression summaries with options

View source: R/summ.R

summR Documentation

Regression summaries with options

Description

To get specific documentation, choose the appropriate link to the type of model that you want to summarize from the details section.

Usage

summ(model, ...)

j_summ(model, ...)

Arguments

model

A lm, glm, svyglm, merMod, rq object.

...

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

Details

  • summ.lm

  • summ.glm

  • summ.svyglm

  • summ.merMod

  • summ.rq


jacob-long/jtools documentation built on Jan. 11, 2024, 3:22 a.m.