summary.cvma: Summarize results of 'cvma' fit. Can be used to summarize the...

Description Usage Arguments Value

Description

Summarize results of cvma fit. Can be used to summarize the weights obtained for each outcome (in both outer and inner layers of cross-validation), the super learner fit for each outcome (with learners fit on all the data), or the cross-validated associations with each outcome.

Usage

1
2
## S3 method for class 'cvma'
summary(object, aspect = "outcomes", ...)

Arguments

object

An object of class cvma

aspect

Can be "weights", "superlearner", "outcomes", or "learners"

...

Other options (not currently used)

Value

A list summarizing relevant aspects of the cvma object


benkeser/cvma documentation built on May 5, 2019, 1:37 p.m.