summary {RealVAMS} | R 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
Examples
## Not run:
res<-RealVAMS(example.score.data,example.outcome.data)
summary(res)
## End(Not run)
[Package RealVAMS version 0.4-6 Index]