plot.famr: Produce a visual representation of a multiple regression

Description Usage Arguments

View source: R/plot.R

Description

Produce a visual representation of a multiple regression

Usage

1
2
3
## S3 method for class 'famr'
plot(x, type = c("scatter", "pvalues"), label.pdiff = 1,
  Rcss = "famr", Rcssclass = "famr", ...)

Arguments

x

- a famr object

type

- character, instruction as to what kind of chart to draw

label.pdiff

- threshold above which to display text labels on the pvalues chart

Rcss

- style object used by Rcssplot

Rcssclass

- style class used by Rcssplot

...

- additional graphical arguments used in base plot, e.g. xlim and ylim values


tkonopka/famr documentation built on May 6, 2019, 10:52 p.m.