spaMM (version 1.9.16)

summary.HLfit: Summary and print methods for fit and test results.

Description

Summary and print methods for results from HLfit or related functions.

Usage

"summary"(object,...) "summary"(object,...) "summary"(object,verbose=TRUE,...) "print"(x,...) "print"(x,...) "print"(x,...)

Arguments

object
The return object of HLfit or related functions.
x
The return object of HLfit or related functions.
verbose
for summary.fixedLRT, whether to print the model fits or not.
...
further arguments passed to or from other methods.

Value

These methods return the object invisibly. They print details of the (lower level) HLfit results in a convenient form.

Examples

Run this code
## see examples of corrHLfit usage

Run the code above in your browser using DataLab