tidy_sigma {simrel}R Documentation

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

sobj <- multisimrel()

[Package simrel version 2.1.0 Index]