-
Right now we have: "Estimate epidemiological delay distributions for infectious diseases"
On the RHS we have: An R package for estimating epidemiological delay distributions
I'd say "epidemiolo…
-
-
In a structural equation modeling framework, we often define latent unmeasured variables with indicators. For example
```
library(lavaan)
data(PoliticalDemocracy)
mod |z|)
.x1 …
-
# Bug description
Unable to load maDLC training data into SLEAP due to key error, similar to [#676](https://github.com/talmolab/sleap/issues/676) and [#702 ](https://github.com/talmolab/sleap/i…
-
#### Summary:
Match the RStan feature that lets you indicate which parameters to save by name (not by index within name).
I'm not sure if this is something that's best to filter down at the Stan…
-
Hi there,
I'm currently working on occupancy models specifically geared towards passive acoustic monitoring, where sites are allowed to chance occupancy state throughout the acoustic deployment per…
-
Dear Enrico!
As requested, I will post my enhancement proposals here on github. Let's start with the generic example I gave. For example, I have 2 or more time points/groups and I want to predict s…
-
I just deployed a tf.keras model using tensorflow 2.0 and I would like to use DeepExplainer but it creates an error message considering that
```
import shap
explainer = shap.DeepExplainer(model_…
-
# LASSO regression using tidymodels and #TidyTuesday data for The Office | Julia Silge
I’ve been publishing screencasts demonstrating how to use the tidymodels framework, from first steps in modeling…
-
Include correlation structures like in lme() to be able to include - for example - an AR(1) correlation structure for a mixed model
[Feature request]