print.EKC | R Documentation |
Print function for EKC objects
## S3 method for class 'EKC' print(x, plot = TRUE, ...)
x |
a list of class EKC. Output from |
plot |
logical. Whether to plot the results. |
... |
Further arguments for print. |
EKC_base <- EKC(test_models$baseline$cormat, N = 500) EKC_base
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.