Learn R Programming

textreg (version 0.1.5)

plot.textreg.result: Plot the sequence of features as they are introduced with the textreg gradient descent program.

Description

Simply calls path.matrix.chart.

Usage

# S3 method for textreg.result
plot(x, ...)

Arguments

x

A textreg.result object.

...

Parameters to be passed to path.matrix.chart.

See Also

path.matrix.chart

Other plot.path.matrix: make.path.matrix, path.matrix.chart