Import a correlation matrix
import_cor_matrix.Rd
Imports a correlation matrix from a csv file generated by
export_empty_cor_matrix
Value
a matrix of correlations that can be used with
synthesise_data
Details
A function to import the user specified correlations
generated from the csv file exported by the
export_empty_cor_matrix
function.
Correlations should be entered into the CSV file,
using rank order correlations. The correlation matrix
should be symmetric and be positive semi definite.