powered by
Print function for EKC objects
# S3 method for EKC print(x, plot = TRUE, ...)
a list of class EKC. Output from EKC function.
EKC
logical. Whether to plot the results.
Further arguments for print.
EKC_base <- EKC(test_models$baseline$cormat, N = 500) EKC_base
Run the code above in your browser using DataLab