R/examples/example-bayes-boot.R

set.seed(123)

boot <- bayes.boot(MASS::galaxies, fun = fit.family, nboot = 100)
head(boot)
ryan-thompson/familial documentation built on Dec. 10, 2024, 3:13 a.m.