powered by
Print function for HULL objects
# S3 method for HULL print(x, plot = TRUE, ...)
a list of class HULL. Output from the HULL function.
HULL
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