Learn R Programming

TestDimorph (version 0.3.5)

V_to_R: Correlation matrix extraction

Description

Returns a correlation matrix from a variance covariance matrix

Usage

V_to_R(V)

Arguments

V

Variance-covariance matrix

Value

Correlation matrix

Examples

Run this code
# NOT RUN {
if (interactive()) {
  # EXAMPLE1
}
# }

Run the code above in your browser using DataLab