tidy_sigma function

Tidy covariance matrix

Tidy covariance matrix

tidy_sigma(covs)

Arguments

  • covs: A sigma matrix obtained from cov_mat function

Returns

A tibble with three columns: Predictor, Response and Covariance

Examples

sobj <- multisimrel()
  • Maintainer: Raju Rimal
  • License: GPL-3
  • Last published: 2021-09-17