Geometric - 1211

Geometric

library(gt)
load("Complete.Geometric.1211.RData")

By Sample Size

Complete.Geometric.1211 |> janitor::tabyl(n, Outcome) |> gt()
n Bernoulli Betabinomial Binomial Categorical Degenerate geometric Geometric negativebinomial Negativebinomial NegativeBinomial Negbinomial NegBinomial Pascal Poisson Uniform ZeroinflatedPoisson ZeroInflatedPoisson ZIP Zipf emptystring_
10 180 1 190 1 53 1 44 1 13 15 0 0 9 387 3 0 0 0 2 0
20 133 4 112 0 11 1 60 1 35 38 0 1 21 481 1 1 0 0 0 0
35 108 2 72 1 4 1 128 1 50 43 1 1 9 475 0 2 1 1 0 0
60 66 3 76 0 0 0 162 2 49 55 0 2 19 464 0 1 0 0 0 1
100 35 0 62 0 0 0 126 2 46 55 0 1 15 550 0 4 3 0 0 1

By Base Distribution

Complete.Geometric.1211 |> janitor::tabyl(key, Outcome) |> gt()
key Bernoulli Betabinomial Binomial Categorical Degenerate geometric Geometric negativebinomial Negativebinomial NegativeBinomial Negbinomial NegBinomial Pascal Poisson Uniform ZeroinflatedPoisson ZeroInflatedPoisson ZIP Zipf emptystring_
rgeom-0.1 0 0 9 0 0 1 94 1 79 131 1 5 49 126 2 0 0 0 2 0
rgeom-0.2 0 1 39 0 0 1 91 5 47 51 0 0 11 252 1 0 0 0 0 1
rgeom-0.3 0 1 71 0 0 1 63 1 35 13 0 0 6 303 0 3 2 0 0 1
rgeom-0.4 2 3 52 1 0 0 102 0 19 8 0 0 6 303 1 1 1 1 0 0
rgeom-0.5 11 2 63 0 0 0 98 0 6 1 0 0 0 314 0 4 1 0 0 0
rgeom-0.6 24 2 73 0 0 0 51 0 7 1 0 0 0 342 0 0 0 0 0 0
rgeom-0.7 65 1 86 1 6 0 18 0 0 1 0 0 1 321 0 0 0 0 0 0
rgeom-0.8 136 0 75 0 9 0 3 0 0 0 0 0 0 277 0 0 0 0 0 0
rgeom-0.9 284 0 44 0 53 0 0 0 0 0 0 0 0 119 0 0 0 0 0 0