| aggregate.disProg | R Documentation |
disProg ObjectAggregates the observed counts of a multivariate
disProg object over the units.
## S3 method for class 'disProg'
aggregate(x,...)
x |
Object of class |
... |
not used at the moment |
univariate disProg object with aggregated
counts and respective states for each time point.
data(ha)
dim(ha$observed)
dim(aggregate(ha)$observed)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.