cov_zy {simrel} | R Documentation |
Covariance between Z and Y
Description
Covariance between Z and Y
Usage
cov_zy(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 Z and Y
[Package simrel version 2.1.0 Index]