Skip to contents

Estimate indicators.

Usage

model_npv(
  x,
  impact_base,
  calendar,
  indicator = c("complete", "npv", "benefit"),
  ...
)

Arguments

x

matrix, key parameters for npv calculation.

impact_base

matrix, base impacts from wich variations will be done.

calendar

data.frame, calendar of the project.

indicator

character, define what sort of inputs will be returned.

...

parameters that will be passed to `discount_weight()“.

Value

Matrix of nominal values of inputs, and corresping estimation for indicators computed in model_npv.

Author

Frédéric Grelot, frederic.grelot.1994_cran@m4x.org