ruv_varianceplot: RUV Variance Plot

Description Usage Arguments Details Value Author(s)

Description

A scatter plot of (squared) coefficient estimates against variance estimates.

Usage

1
ruv_varianceplot(fit, X.col = 1, power = 1/4)

Arguments

fit

The results of a call to ruv_summary.

X.col

Which column of the X matrix to make the plot for. Can be either an integer or a character string.

power

Power transformation of the x and y axes. Default is fourth root.

Details

A black curve is also plotted, showing the estimated variances of the coefficient estimates.

Value

A ggplot.

Author(s)

Johann Gagnon-Bartsch


ruv documentation built on Aug. 31, 2019, 1:04 a.m.