You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently RentalMarketStats, RegionalRentalMarketStats call through their constructor the constructor at HousingMarketStats, RegionalHousingMarketStats, which initiates reference prices from data/HouseSaleMarket.
The text was updated successfully, but these errors were encountered:
Introduced a shoddy temporal fix at data/HouseSaleMarket by writing a different method returning the minimum acceptable rental price given the reference sale price. This plays now the role of reference rental prices and is called from the constructors at RentalMarketStats and RegionalRentalMarketStats.
Currently RentalMarketStats, RegionalRentalMarketStats call through their constructor the constructor at HousingMarketStats, RegionalHousingMarketStats, which initiates reference prices from data/HouseSaleMarket.
The text was updated successfully, but these errors were encountered: