
Last chance! 50% off unlimited learning
Sale ends in
Print function for HULL objects
# S3 method for HULL
print(x, plot = TRUE, ...)
a list of class HULL. Output from the HULL
function.
logical. Whether to plot the results.
Further arguments for print.
# \donttest{
HULL(test_models$baseline$cormat, N = 500, method = "ML")
# }
Run the code above in your browser using DataLab