summary.InteractionClassification {qvirus}R Documentation

Summarize an InteractionClassification object

Description

Computes summary statistics by classification group from an object of class InteractionClassification, including mean differences in viral load and CD4 counts, and the number of observations per cluster.

Usage

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

Arguments

object

An object of class InteractionClassification returned by the InteractionClassification() function.

...

Additional arguments passed to other methods (currently not used).


[Package qvirus version 0.0.4 Index]