hedModel.weighted: Hedonic model approach with weighted estimator

Description Usage Arguments Further Details

View source: R/hedModel.R

Description

Use of weighted estimator in hedonic model approach

Usage

1
2
## S3 method for class 'weighted'
hedModel(estimator, hed_df, hed_spec, ...)

Arguments

estimator

Type of model to estimates (base, robust, weighted)

hed_df

Repeat sales dataset from hedCreateSales()

hed_spec

Model specification ('formula' object)

...

Additional arguments

Further Details

See '?hedModel' for more information


hpiR documentation built on April 1, 2020, 5:09 p.m.