plot.glmvector: Plot for glmvector objects

Description Usage Arguments

View source: R/glmvector.R

Description

Creates a "volcano plot" for the glm vector: plots slope as a function of negative log p-value for each glm in the vector

Usage

1
2
## S3 method for class 'glmvector'
plot(x, ...)

Arguments

x

a glmvector object.

...

other parameters passed on to plot()


3inar/einr documentation built on May 5, 2019, 10:43 a.m.