bgoodri
bgoodri
This article seems to have reversed the ratios in the numerators for the calculation of `a1` and `a2`. It also does not deal with the 0 / 0 case. Here...
There is also https://papers.ssrn.com/sol3/papers.cfm?abstract_id=2924071 , which might be better for the log-CDF.
For completeness, I perhaps should have added that if `rho = 1`, then the bivariate CDF is `min(Phi(z1), Phi(z2))` and if `rho = -1`, it is `Phi(z1) + Phi(z2) -...
matrix with 2 columns? On Wed, Aug 22, 2018 at 10:26 AM Bob Carpenter wrote: > Thanks. That makes the problem clear. Are you really going to have > different...
In some situations, it would make sense to utilize the results in https://arxiv.org/abs/1612.06618 to approximate the normalizing constant well-enough.
This prints for me inside and outside RStudio. I suspect this may be an RStudio / Mac thing.
No, but the print statements are being executed. It is just a question of whether they show up. On Tue, Aug 11, 2020 at 8:34 PM elbamos wrote: > Do...
But the ones from the model block do? On Wed, Aug 12, 2020 at 12:46 AM Jonah Gabry wrote: > It may be a Mac thing, but it doesn't seem...
That is weird On Wed, Aug 12, 2020 at 12:02 PM Jonah Gabry wrote: > Yeah it's just the print statements from transformed data that don't show > up. >...
I don't think so, but if it is not working for more than one person then we should fix it. I just have no idea why RStan would care what...