summary.CoTiMAFit {CoTiMA} | R Documentation |
summary.CoTiMAFit
Description
defines summary for 'CoTiMA' fit objects
Usage
## S3 method for class 'CoTiMAFit'
summary(object, ...)
Arguments
object |
one CoTiMAFit object or more as ctmaFitList(object1, object2, ...) |
... |
further arguments to be passed through to summary() |
Value
returns a printed summary of a 'CoTiMA' fit object
[Package CoTiMA version 0.8.0 Index]