plot.mvregmed.grid: Plot penalty parameter lambda versus BIC for model fits

View source: R/plot.mvregmed.grid.R

plot.mvregmed.gridR Documentation

Plot penalty parameter lambda versus BIC for model fits

Description

Plot penalty parameter lambda versus BIC for model fits

Usage

## S3 method for class 'mvregmed.grid'
plot(x, xlab="lambda", ylab="BIC", pch="*", ...)

Arguments

x

An object created by mvregmed.grid

xlab

x axis label, by default set to 'lambda'

ylab

y axis label, by default set to 'BIC' for this plot

pch

plot character, by default set to a star (*)

...

optional plot arguments

Author(s)

Daniel Schaid and Jason Sinnwell

References

Schaid DS, Dikilitas O, Sinnwell JP, Kullo I (2022). Penalized mediation models for multivariate data. Genet Epidemiol 46:32-50.


regmed documentation built on Jan. 22, 2023, 1:30 a.m.