In R, when running the discover.matrix() function on a binarised alteration matrix:
D <- discover.matrix(M)
We obtain an output, but receive the following error:
ABNORMAL_TERMINATION_IN_LNSRCH
Line search cannot locate an adequate point after 20 function
and gradient evaluations. Previous x, f and g restored.
Possible causes: 1 error in function or gradient evaluation;
2 rounding error dominate computation.
What does this mean and are we able to trust the output of the function in this case? This error only appears when running discover.matrix on specific binarised alteration matrices. We are unsure what characteristics of the binarised alteration matrix are resulting in this error.
Please find an anonymised binarised alteration matrix which reproduces this error message.
binarise_alteration_matrix_with_error.csv
In R, when running the discover.matrix() function on a binarised alteration matrix:
D <- discover.matrix(M)We obtain an output, but receive the following error:
ABNORMAL_TERMINATION_IN_LNSRCH
Line search cannot locate an adequate point after 20 function
and gradient evaluations. Previous x, f and g restored.
Possible causes: 1 error in function or gradient evaluation;
2 rounding error dominate computation.
What does this mean and are we able to trust the output of the function in this case? This error only appears when running discover.matrix on specific binarised alteration matrices. We are unsure what characteristics of the binarised alteration matrix are resulting in this error.
Please find an anonymised binarised alteration matrix which reproduces this error message.
binarise_alteration_matrix_with_error.csv