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

Examples






[Package hapsim version 0.1 Index]