View source: R/basic_unit_level.R
The basic unit-level small area estimation model.
1 2 3 4 5 6 | basic_unit_level(
mode = "regression",
small_areas = NULL,
explanatory_means = NULL,
small_area_size = NULL
)
|
mode |
A single character string for the type of model. Possible value is "regression". |
areas |
The small areas. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.