Skip to content

Error on running background probability calculation #25

@idmehta

Description

@idmehta

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions