knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
xgbp
provides a flexible and fast framework for multivel regression with poststratification (MrP) by combining Extreme Gradient Boosting (XGB) with traditional poststratification. Estimates can be aggregated at different group-levels for both binomial and multinomial dependent variables.
You can install the development version from GitHub with:
# install.packages("devtools") devtools::install_github("meirelesff/xgbp")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.