knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
This package is currently under development and is not yet ready for use in small area estimation research/modeling. The goal of this package is to provide a link between small area estimation packages and the tidymodels
. For now, please use packages such as sae
, hbsae
, mase
, etc. to compute your estimates.
And the development version from GitHub with:
# install.packages("devtools") devtools::install_github("graysonwhite/subpop")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.