forest.impulse | R Documentation |
Compute intervention function for the Faustmann forest rotation problem
forest.impulse(cur_x, model, fit, ext = FALSE)
cur_x |
Set of inputs where to compute the intervention function. Should be a n x 1 vector |
model |
a list containing all model parameters,
including |
fit |
Object containing the one-step-ahead functional approximator for V(k,x) |
ext |
logical flag (default is FALSE) whether to return extended information |
Calculates the intervention operator for a 1-D impulse control problem
arising in the Faustmann forest rotation setup. In that case, the impulse target level
is fixed at zero (or model$impulse.target
) and the impulse value is x-fixed.cost-target
Calls ospPredict
on fit
to find that
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.