coefplot: Coefficient plot

View source: R/coefplot.R

coefplotR Documentation

Coefficient plot

Description

Plots estimates and coefficients from fitted object using coef(summary())

Usage

coefplot(object, omit = NULL, horizontal = TRUE, labels = TRUE, ...)

Arguments

omit

string with regular expression to omit coefficients

horizontal

estimates are plotted on the x-axis (default) or the y-axis

x

object with fitted model


mrblasco/blasco documentation built on Nov. 22, 2022, 9:17 a.m.