plot.CoTiMAFit {CoTiMA} | R Documentation |
plot.CoTiMAFit
Description
call ctmaPlot
if a CoTiMAFit object is supplied to plot()
Usage
## S3 method for class 'CoTiMAFit'
plot(x, ...)
Arguments
x |
líst |
... |
further arguments to be passed through to summary() |
Value
returns a call to 'ctmaPlot', which is used to plot CoTiMA fit objects
[Package CoTiMA version 0.8.0 Index]