Description Usage Arguments Value Examples
Prepare data for Plotting Covariance Matrix
1 | cov_plot_data(sobj, type = "relpos", ordering = TRUE, facetting = TRUE)
|
sobj |
A simrel object |
type |
Type of covariance matrix - can take two values |
ordering |
TRUE for ordering the covariance for block diagonal display |
facetting |
TRUE for facetting the predictor and response space. FALSE will give a single facet plot |
A data frame with covariances and related values based on type
argument that is ready to plot
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.