report
is a function used to generate a report of the results of various statistical methods.
The function invokes particular ‘methods’ which depend on the ‘class’ of the first argument.
report(obj, ...)
The form of the value returned by report
depends on the class of its argument.
an object for which a report is desired.
additional arguments affecting the report generated.
Patricia Román-Román, Juan J. Serrano-Pérez and Francisco Torres-Ruiz.
The functions report.summary.fptl
and report.fpt.density
are examples
of particular methods which report objects of class “summary.fptl” and “fpt.density”.
report.summary.fptl
report.fpt.density