Closed pcarbo closed 5 years ago
The first line works, whereas the second does not:
out1 <- mixsqp::mixsqp(A,control = list(delta = 1e-6)) out2 <- mixsqp::mixsqp(A,control = list(delta = 1e-8))
smashr.RData.gz
Addressed by commit fbae657 and few of the previous commits.
The first line works, whereas the second does not:
smashr.RData.gz