report | R Documentation |
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, ...)
obj |
an object for which a report is desired. |
... |
additional arguments affecting the report generated. |
The functions report.summary.fptl
and report.fpt.density
are examples
of particular methods which report objects of class “summary.fptl” and “fpt.density”.
The form of the value returned by report
depends on the class of its argument.
Patricia Román-Román, Juan J. Serrano-Pérez and Francisco Torres-Ruiz.
report.summary.fptl
report.fpt.density
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.