Learn R Programming

DySeq (version 0.13)

print.EstTime: print.EstTime

Description

Generates output for EstTime object, see: EstTime

Usage

"print"(x, pos = NA, ...)

Arguments

x
a EstTime object, printing it will result in a frequency plot. See help(EstTime)
pos
position of legend, same arguments avaible as in the argument pos from the plot() function.
...
further arguments passed to or from other methods.