Summarize a smargins object.
# S3 method for smargins summary(object, vars = names(object)[1:(ncol(object) - 2)], level = 0.95)
object | An object of class "smargins". |
---|---|
vars | A character vector naming columns to aggregate by. |
level | Level at which confidnece interval should be calculated |