Open pcarbo opened 4 years ago
The example can be made more concrete by fixing the mode, so that mixsqp
is called only once, e.g.,
set.seed(1)
print(ash_pois(x, s, mixcompdist="halfuniform", mode=6e-5, outputlevel="loglik", control=list(verbose=TRUE))$loglik)
set.seed(2)
print(ash_pois(x, s, mixcompdist="halfuniform", mode=6e-5, outputlevel="loglik", control=list(verbose=TRUE))$loglik)
Here is an example:
The sessionInfo producing this result:
chromium1-ercc-00054.rds.gz