predict_price: Predicts price

Description Usage Arguments Value

View source: R/predict_price.R

Description

Predicts price

Usage

1
2
3
predict_price(city = "<d0><9c><d0><b8><d0><bd><d1><81><d0><ba>", district = "<d0><97><d0><b0><d0><b2><d0><be><d0><b4><d1><81><d0><ba><d0><be><d0><b9> <d1><80>-<d0><bd>",
  rooms = 2, floor = 3, total_floors = 8, square = 45,
  square_useful = 28, kitchen = 6.5, type = "<d0><bf><d0><b0><d0><bd><d0><b5><d0><bb><d1><8c><d0><bd><d1><8b><d0><b9>")

Arguments

city

City name

district

District name

rooms

Number of rooms

floor

Floor number

total_floors

Total floors in the house

square

Square meters for the flat

square_useful

Useful square

kitchen

Square meters for kitchen

type

House type

Value

Flat price


redmode/realtr documentation built on May 27, 2019, 4:04 a.m.