View source: R/RunProjections.R
RunProjections
is a function for running projections based on pella tomlinson parameters
1 2 3 4 5 6 | RunProjection(Data, BaselineYear, NumCPUs, StatusQuoPolicy = "StatusQuoA",
Policies = c("StatusQuoOpenAccess", "Opt", "CatchShare",
"StatusQuoFForever", "StatusQuoBForever", "Fmsy", "CloseDown"),
Discount = 0, CatchShareCost = 0.77, CatchSharePrice = 1.31,
IdVar = "IdOrig", bvec = seq(1e-08, 2.5, length.out = 30), tol = 0.1,
beta = 1.3, ProjectionTime = 30, default_catch_share = 0)
|
ProjectionTime |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.