Open swihart opened 2 years ago
Seems like Robust Analysis values are higher than the other CRAN alternatives.
My workaround for now is to basically draw random variables in F77.c (as opposed to stable_q(uniform)) and crank up the MAXPTS to make the returned inform a value of 0. Preliminary testing shows that despite the increase in MAXPTS this approach may be 50% or so faster.
While for this package it has been affecting the code in F77.c, the loss of monotonicity and positivity can be demonstrated with following R code:
which gives: