The input format of the correlation matrix shall be simplified as follows:
Change the input format of the correlation matrix such that uncorrelated elements are defined either as 0 (zero) or as an empty field (“”) or as a character string only containing blank characters (e.g. “ “).
This change shall be implemented in all relevant methods, viz.
The input format of the correlation matrix shall be simplified as follows:
0
(zero) or as an empty field (“”
) or as a character string only containing blank characters (e.g.“ “
). This change shall be implemented in all relevant methods, viz.estimate()
as.estimate()
read_estimate_csv()
corMat<-.estimate
()