Results 95 comments of ben18785

Commit 47b4ee7da64d03bac77c1320f4d38ad7f479fe9d should solve this but waiting to hear on answer to question as per #41

Checking slider values. The following have misleading sliders: - [x] Log-normal - mean - [x] t - mode and degrees of freedom - [x] Cauchy - location parameter - [x]...

Outstanding formulae required: - [x] Exponential - [x] Gamma - [x] Student-t - [x] Beta - [x] Cauchy - [x] half-Cauchy - [x] Inverse-gamma - [x] Inverse-chi-squared - [x] Logit-Normal...

Also look at networkD3 package since this seems to do exactly what I want: https://cran.r-project.org/web/packages/data.tree/vignettes/data.tree.html

Gentle book "Random Number Generation and Monte Carlo Methods (Statistics and Computing" seems to be the best rng guide.