fechner-internal {fechner} | R Documentation |
Internal fechner Functions
Description
The two internal functions of the fechner package used for computing intermediate graph-theoretic information.
Usage
geodesic.chains.loops(M)
shortest.paths.information(M)
Details
These functions are not intended to be called by the user. They are for computing intermediate graph-theoretic information, processed to give the final Fechnerian scaling results.
Note
There are also the internal functions plot.fechner
,
print.fechner
, and summary.fechner
, the
plot
, print
, and summary
methods for objects of
the class fechner
, and the internal function
print.summary.fechner
, the print
method for
objects of the class summary.fechner
. These are documented,
respectively, at the afore mentioned links.
[Package fechner version 1.0-3 Index]