Closed this issue 4 years ago · 1 comments
Add another survival check flag to cdb_check for survival probabilities in U matrix of >1 (or should this be >=1, or maybe even a user-defined limit?)
e.g.
check_surv_1 <- sapply(matU(myData),max)>=1
This has been resolved.