add.lm.conf: Add Linear Model Confidence Intervals

View source: R/statistics.plot.R

add.lm.confR Documentation

Add Linear Model Confidence Intervals

Description

A helper function to plot the confidence intervals determined from a base::lm model.

Usage

add.lm.conf(model, x = NULL, name = NULL, col = "#50505030", level = 0.95, ...)

Author(s)

Thomas Bryce Kelly


tbrycekelly/TheSource documentation built on Nov. 7, 2023, 12:48 a.m.