checkMatrixIsPositiveDefinite {campsismod} | R Documentation |
Check OMEGA/SIGMA matrix for positive definiteness.
Description
Check OMEGA/SIGMA matrix for positive definiteness.
Usage
checkMatrixIsPositiveDefinite(table, parameters)
Arguments
table |
data frame with the sampled parameters to check |
parameters |
double array parameters to check for positive definiteness |
[Package campsismod version 1.2.2 Index]