report: Writing a Report of an Object

reportR Documentation

Writing a Report of an Object

Description

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.

Usage

report(obj, ...)

Arguments

obj

an object for which a report is desired.

...

additional arguments affecting the report generated.

Details

The functions report.summary.fptl and report.fpt.density are examples of particular methods which report objects of class “summary.fptl” and “fpt.density”.

Value

The form of the value returned by report depends on the class of its argument.

Author(s)

Patricia Román-Román, Juan J. Serrano-Pérez and Francisco Torres-Ruiz.

See Also

report.summary.fptl

report.fpt.density


fptdApprox documentation built on Nov. 2, 2023, 5:07 p.m.