gglm: shortcut obs vs pred scatter plot for 'lm' obj

Description Usage Arguments Value Examples

Description

shortcut obs vs pred scatter plot for 'lm' obj

Usage

1
gglm(fit, smooth = "lm")

Arguments

fit

'lm' obj

smooth

stat_smooth method

Value

p(ggplot2)

Examples

1
gglm(lm(y~x))

ssdxj/g418 documentation built on May 9, 2019, 7:39 a.m.