tfplot.TSdata {dse1}R Documentation

Tfplot Specific Methods

Description

See the generic function description.

Usage

    tfplot(..., start.=NULL,end.=NULL, Title="", 
        reset.screen=T,
        select.inputs =seq(length= input.dimension(data)),
        select.outputs=seq(length=output.dimension(data)),
        mar=par()$mar, 
        graphs.per.page=5, ylab=NULL)
    tfplot(..., start.=NULL,end.=NULL,Title=NULL, 
        reset.screen=T, select.inputs=NULL, select.outputs=NULL,
        graphs.per.page=5, mar=par()$mar)
    

See Also

tfplot