We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@LimaRAF
There is an error in the example of criterion_C, could you check ?
criterion_C
data(example_criterionC_subpops) criterion_C(x = example_criterionC_subpops, years = NULL, assess.year = 2000, project.years = NULL, generation.time = 10, subpop.size = NULL, models = c("linear", "quadratic", "exponential", "logistic", "general_logistic"), subcriteria = c("C1", "C2") )
The text was updated successfully, but these errors were encountered:
Fixing the bug related to Issue #36
606ac4c
Thanks for pointing this out. It was checked and should be fixed.
Sorry, something went wrong.
No branches or pull requests
@LimaRAF
There is an error in the example of
criterion_C
, could you check ?The text was updated successfully, but these errors were encountered: