cov_xy: Covariance between X and Y

View source: R/plotextra.R

cov_xyR Documentation

Covariance between X and Y

Description

Covariance between X and Y

Usage

cov_xy(obj, use_population = TRUE)

Arguments

obj

A simrel object

use_population

A boolean to specify wheather to use population or sample

Value

A covariance matrix of X and Y


simulatr/simrel documentation built on Nov. 19, 2022, 7:05 a.m.