-
-
related similar issue #2107
The idea is to bring discrete and other future models closer to the GLM pattern of delegating to family and link classes, instead of hardcoding inside the models. This w…
-
I recently came across #12895 (with PR #13467) and the older #6457, this woke up an old topic that I would like to share.
In our team, we had the need to provide model performance metrics, for regr…
-
-
Hey together,
could you please consider enabling wireguard in 5.9.y?
This would be great.
Thanks
Sven
-
-
# The problem:
``` r
library(ergm)
data(florentine)
## Business as dyad covariate for marriage
flomarriage %n% "business" edgecov.business
#> 8
```
``` r
## Consider a subg…
-
I'll send a pull request with this, but here goes a SURB based approach. It dramatically reduces infrastructure costs and avoids ever handling location information.
As I understand from @Jonathan…
-
Installation process I went through on ubuntu 16.04 arch: arm64
Based on: https://github.com/balena-os/balena-engine/issues/55#issuecomment-423890806
1 run install script
`curl -sfL https://bal…
-
Is there a way to programmatically force Legate to wait for the completion of all pending operations? In the [examples](https://github.com/nv-legate/legate.numpy/blob/4b784bc153d47d5ca4e8e0ab1fe1e7ff7…