| price_from_cap | R Documentation |
Converts a given NOI_y1 and entry_yield into a net
purchase price (HT) and an all-in price including acquisition costs
(via acq_cost_rate).
price_from_cap(noi_y1, entry_yield, acq_cost_rate = 0)
noi_y1 |
numeric(1). Expected |
entry_yield |
numeric(1) in |
acq_cost_rate |
numeric(1) in |
list(ht = net price, di = all-in price).
price_from_cap(500000, 0.05, acq_cost_rate = 0.07)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.