Description Usage Arguments Details Examples
Fit Fay-Herriot Model
1 2 | fitfh(formula, vardir, idName, data, optsRobust = genOptsRobust(),
optsOptim = genOptsOptim(), type = "RFH", y = TRUE)
|
formula |
for fixed effects |
vardir |
variable name as |
idName |
variable name as |
data |
area-level data as |
optsRobust |
a |
optsOptim |
a |
type |
The type of model, see details |
y |
|
The type controls the model to be estimated. At this time only the robust Fay-Herriot model ('RFH') is supported.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.