cov_xy {simrel}R 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


[Package simrel version 2.1.0 Index]