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