mvregmed.grid.data: Helper function to summarize fits of models across a grid of...

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

mvregmed.grid.dataR Documentation

Helper function to summarize fits of models across a grid of lambda values

Description

elper function to summarize fits of models across a grid of lambda values

Usage

mvregmed.grid.data(fit.lst, lambda.vec)

Arguments

fit.lst

A list of model fits over a grid of lambda values; length of list is length of vector of lambdas.

lambda.vec

A vector of penalty lambda values/

Details

Create a data.frame of summmary information for each model fit in a grid.

Value

data.frame of summary information

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.

See Also

mvregmed.grid


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