-
Starting an issue to track the [feature/car](https://github.com/stan-dev/rstanarm/tree/feature/car) branch which introduces the conditional autoregressive (CAR) class of spatial models into rstanarm.
…
-
YUI is no longer actively maintained. This means YUIDoc will be potentially impacted some kind of trouble of YUI. However, YUIDoc depends on YUI deeply for now, but we have many alternative ways on No…
-
e.g. problem with circular imports
https://github.com/statsmodels/statsmodels/pull/2096#issuecomment-393570790
current:
- Wald test are in statsmodels.base, available for almost all models
- a…
-
Seems to be a useful framework, but it is hard to assess reliability because I find no tests or example proven to work and perform correctly.
-
This distribution is useful for zero inflated data. It would be nice to be able to include it in Stan. There is an existing R package for maximum likelihood estimation:
https://cran.r-project.org/web/…
-
# Lines of code
https://github.com/code-423n4/2023-12-ethereumcreditguild/blob/2376d9af792584e3d15ec9c32578daa33bb56b43/src/loan/SurplusGuildMinter.sol#L216-L290
https://github.com/code-423n4/2023-12…
-
Hi there,
Thanks for sharing this wonderful library!
I was trying to run a survival analysis using the Cox proportional hazards model and due to the GPU constraints, I have to go with the batch …
-
After correcting the prior distributions for the LBA, we are now encountering the non-finite density problem again:
```
Got exception outside of a @test
DomainError with [1.0, 1.0, 1.0, 1.0, …
-
@erex [reports the following problem](https://github.com/DistanceDevelopment/readdst/issues/19#issuecomment-162943413) with the cluster example data in #19:
```
[1] "C:/Users/eric/readdst-workshop/D7…
-
use an ARMA filter to winsorize outlying observations
I don't know how to use a central (back and forward) filter in time domain, but it should be easy in frequency domain.
(Just a thought while fix…