impute a floor area stochastically based on survey characteristics

impute_floor_area(house_type, q2_0, region, q5_0, q3_0)

Arguments

house_type

property type

q2_0

number of storeys

region

region (qc2)

q5_0

year property built

q3_0

number of bedrooms

Value

double, ground floor area

Examples

impute_floor_area("detached",3,"Dublin",2,4)
#> detached 
#> 91.28613