Learn R Programming

simrel (version 2.1.0)

tidy_sigma: Tidy covariance matrix

Description

Tidy covariance matrix

Usage

tidy_sigma(covs)

Arguments

covs

A sigma matrix obtained from cov_mat function

Value

A tibble with three columns: Predictor, Response and Covariance

Examples

Run this code
# NOT RUN {
sobj <- multisimrel()
# }

Run the code above in your browser using DataLab