tests/nst.p.test.R

library(scenarios)

tree1 <- nst.p_inventory(c(5, 3, 2), 4, 0.6, 0.8)
plot(tree1)
tree2 <- nst.p_inventory(c(10, 5, 5), 4, 0.6, 0.8)
plot(tree2)
rhochreiter/scenarios documentation built on May 27, 2019, 7:28 a.m.