hp_city: House Price calculation of each city

Description Usage Arguments Details Value

View source: R/hp_city.R

Description

Calculate every city results in spetial database, based on Odinary Krigging interpolation.

Usage

1
2
hp_city(district, host, port, user, password, dbname, startmon, endmon, resol, outpath,
 sys)

Arguments

district

City name, character

host

Host of the server, character

port

Port of the server, numeric

user

User of the server, character

password

Password of the server, character

dbname

Database name of city, character

startmon

The firt month in the form such as "200606", character

endmon

The last month in the form as param startmon, character

resol

Mesh resolution, unit: meter, numeric

sys

The system type, Linux or Wins, defines the encoding type of configure file here, character

Details

THe outputs mainly contains Altitude, Link and Year-over-year distibution of the price.

Value

Magnitude, Link and Year-over-year distibution of House Price; price level; minmax magnitude


Menglinucas/HousePC documentation built on May 28, 2019, 1:52 p.m.