Closed selkamand closed 4 months ago
Wondering if the following assertion in sig_combine is too strict
assertions::assert(sum(model) <= 1, msg = "Contributions of all signatures in model should add up to <= 1, not [{sum(model)}]")
For example it throws the error: Contributions of all signatures in model should add up to <= 1, not [1]
When the signature model added up to: 1.000000000000000444089
Wondering if the following assertion in sig_combine is too strict
For example it throws the error: Contributions of all signatures in model should add up to <= 1, not [1]
When the signature model added up to: 1.000000000000000444089