powered by
disProg
Aggregates the observed counts of a multivariate disProg object over the units.
# S3 method for disProg aggregate(x,...)
univariate disProg object with aggregated counts and respective states for each time point.
Object of class disProg
not used at the moment
data(ha) dim(ha$observed) dim(aggregate(ha)$observed)
Run the code above in your browser using DataLab