hedModel.robust: Hedonic model approach with robust estimator

View source: R/hedModel.R

hedModel.robustR Documentation

Hedonic model approach with robust estimator

Description

Use of robust estimator in hedonic model approach

Usage

## S3 method for class 'robust'
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

See '?hedModel' for more information


andykrause/hpiR documentation built on Feb. 2, 2024, 8:13 p.m.