Skip to content
New issue

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

criterion_C example error #36

Closed
gdauby opened this issue Nov 8, 2023 · 1 comment
Closed

criterion_C example error #36

gdauby opened this issue Nov 8, 2023 · 1 comment

Comments

@gdauby
Copy link
Owner

gdauby commented Nov 8, 2023

@LimaRAF

There is an error in the example of criterion_C, could you check ?

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")
)
LimaRAF added a commit that referenced this issue Nov 18, 2023
@LimaRAF
Copy link
Collaborator

LimaRAF commented Nov 18, 2023

Thanks for pointing this out. It was checked and should be fixed.

@LimaRAF LimaRAF closed this as completed Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants