summary.smargins: Summarize a smargins object.

Description Usage Arguments Author(s)

View source: R/smargin.R

Description

Summarize a smargins object.

Usage

1
2
3
## S3 method for class 'smargins'
summary(object, vars = names(object)[1:(ncol(object) - 2)],
  level = 0.95)

Arguments

object

An object of class "smargins".

vars

A character vector naming columns to aggregate by.

level

Level at which confidnece interval should be calculated

Author(s)

Ista Zahn


izahn/smargins documentation built on Sept. 11, 2019, 2:08 p.m.