plot_regression: Regression Plot

Description Usage Arguments

Description

Regression Plot

Usage

1
2
plot_regression(df, xlab, ylab, title, confint = TRUE,
  palette = cbPalette()[2])

Arguments

df

data.frame that includes columns x, y

xlab

xlab

ylab

ylab

title

title

palette

A color palette

conifint

Include confidience intervals expression(paste(alpha, " leq ", beta))


nateaff/eeg-complex documentation built on May 14, 2019, 2:55 p.m.