ELLsae2: ELLsae2

Description Usage Arguments Value

Description

Beschreibung der Funktion

Usage

1
2
ELLsae2(model, surveydata, censusdata, location_survey, mResponse,
  n_boot = 50, welfare.function)

Arguments

model

a model that is specified for the relationship betwenn the response varibale and the regressors. Model must be a linear model that can be processed by lm()

surveydata

Smaller surveydata with additional response variable of interest. Will be used to estimate the linear model

censusdata

The dataset in which a certain variable is supposed to be imputed

location_survey

Name of location variable or vector for the survey data which is used for error correction and the location means (if mResponse is specified)

mResponse

Additional parameters for the regression based on location means calculated from the census data to account for the lack of information in a small survey

n_boot

Number of bootstrap samples used for the estimation, default is 50

welfare.function

Additionally a welfare function for the response can be specified

Value

Was die Funktion ausspuckt.


nikosbosse/SAE documentation built on May 12, 2019, 4:37 a.m.