print.HULL: Print function for HULL objects

View source: R/print.HULL.R

print.HULLR Documentation

Print function for HULL objects

Description

Print function for HULL objects

Usage

## S3 method for class 'HULL'
print(x, plot = TRUE, ...)

Arguments

x

a list of class HULL. Output from the HULL function.

plot

logical. Whether to plot the results.

...

Further arguments for print.

Examples


HULL(test_models$baseline$cormat, N = 500, method = "ML")


mdsteiner/EFAdiff documentation built on Jan. 10, 2023, 8:54 a.m.