Learn R Programming

CoTiMA (version 0.7.0)

summary.CoTiMAFit: summary.CoTiMAFit

Description

defines summary for 'CoTiMA' fit objects

Usage

# S3 method for CoTiMAFit
summary(object, ...)

Value

returns a printed summary of a 'CoTiMA' fit object

Arguments

object

one CoTiMAFit object or more as ctmaFitList(object1, object2, ...)

...

further arguments to be passed through to summary()