Skip to content

Error in solve.QP(D, d, A, bzero) #12

@Susanxuan

Description

@Susanxuan

Dear DWLS developer,

I found your method appealing and would like to apply it on our personalized data. I am currently stuck at running solveDampenedWLS() with part of the samples(while others works fine). I get the Error:

Error in solve.QP(D, d, A, bzero): constraints are inconsistent, no solution!
Traceback:
1. solveDampenedWLS(S, B)
2. solveOLSInternal(S, B)
3. solve.QP(D, d, A, bzero)
4. stop("constraints are inconsistent, no solution!")

Can you suggest a way I can fix this issue?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions