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