Description Usage Arguments Examples
Wrapper function for the estimation of a FH model. Uses the
function fitFH
provided by Sample Deliverable 22: Software on Small Area Estimation
1 2 3 4 5 |
formula |
formula for the fixed effects part |
dat |
data with dependent and independent variable as they are used in formula. The data should
contain a variable |
beta, |
sigma, rho start values for the parameters - not needed in the call to |
sigmaSamplingError |
True variances for the sampling errors |
nDomains |
the number of domains. Will be determined by default, see |
nTime |
the number of time periods. Will be determined by default, see |
w0 |
proximity matrix - not needed in the call to |
w |
at the moment row-standardized proximity matrix - not needed in the call to |
tol |
numerical tolerance for algorithm - not needed in the call to |
method |
method used by the function |
maxIter |
maximal number of iterations |
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.