Usage
## S3 method for class 'coefEstEval':
tfplot(x, cumulate=TRUE, norm=FALSE, bounds=TRUE,
invert=FALSE, Sort=FALSE, graphs.per.page = 5, ...)
Arguments
x
an object for which a tfplot is to be produced.
cumulate
logical indicating if the cumulative average of roots should be
plotted
invert
logical indicating if the inverse of roots should be
plotted
Sort
logical indicating if the roots should be sorted.
graphs.per.page
integer indicating number of graphs to place on a
page.
norm
logical indicating if the euclidean norm of roots should be
plotted (square root of the sum of squared roots).
bounds
logical indicating if estimated one standard error bounds
should be plotted around the lines for the true roots.
...
arguments passed to other methods.