cortocov {hapsim}R Documentation

Correlation to covariance conversion

Description

Converts a correlation matrix into a covariance matrix

Usage

cortocov(cor.mat, sd)

Arguments

cor.mat

Correlation matrix

sd

Vector of standard devations

Value

The covariance matrix


[Package hapsim version 0.31 Index]