summary: Summary

summaryR Documentation

Summary

Description

Prints summary information for object of class RealVAMS

Usage

## S3 method for class 'RealVAMS'
summary(object, ...)

Arguments

object

object of class RealVAMS

...

other arguments to be passed to summary

Author(s)

Andrew Karl akarl@asu.edu, Jennifer Broatch, Jennifer Green

See Also

plot.RealVAMS

Examples

## Not run: 
res<-RealVAMS(example.score.data,example.outcome.data)
summary(res)

## End(Not run)

RealVAMS documentation built on Jan. 7, 2023, 9:09 a.m.