-
(just a random find)
http://nbviewer.ipython.org/github/stitchfix/Algorithms-Notebooks/blob/master/mult-test-blog/free_throw_analysis.ipynb
The outcome variable is a paired/bivariate proportion depe…
-
```r
library(datasets)
library(margins)
mtcars$cyl = as.factor(mtcars$cyl)
mod = lm(mpg ~ cyl + hp + (cyl + hp):carb, data = mtcars)
ame.effects = summary(margins(mod))$AME
ame.effects
# Yo…
-
(DiscreteMargins is one of the main parts of traditional models regression/discrete/genmod/robust that I didn't go through completely in details.)
I was trying to figure out how some basic things are…
-
Hi Ben, many thanks for your work.
I am trying to use your code, but am running into problems:
First, when running the code from your demo, I get an error message after calling summary():
```…
dphh updated
8 months ago
-
Posted on behalf of @MickEadie
### RIOXX SCHEMA V2
An item with an accepted manuscript in the repository and a link to the published version DOI
```
http://creativecommons.org/licenses/by-…
-
Hey @hoffmannsarahlouise, here are some results to look at, although so far there's not much to see. After our discussion in #1, I ended up going with fairly simple Bayesian hierarchical models fitted…
-
> There is also https://marginaleffects.com/
_Originally posted by @seabbs in https://github.com/epinowcast/epidist/issues/238#issuecomment-2305087347_
I think if we could use `marginaleffects` …
-
Hello, Could you help me solve a question, please? In the script espnet2/samplers/num_elements_batch_sampler.py, the method of dividing batches based on bin is implemented, and each batch loses the ra…
-
-
![screenshot 2017-01-30 at 1 12 12 pm](https://cloud.githubusercontent.com/assets/10578392/22422631/c088601c-e6ed-11e6-9212-33525e269e3c.png)
Version 57.0.2970.0 dev (64-bit)