bcgov / CaribouBC

An open-source tool to guide caribou management decisions in British Columbia
Apache License 2.0
2 stars 2 forks source link

Add number of females penned #3

Closed psolymos closed 5 years ago

psolymos commented 5 years ago

Adding the # inds (i.e. not just proportion): expose it as another argument (so user has to either use prop or number, but not both), and if the number is provided, it gives the prop as fpen.prop <- fem.pen.num/pop.start according to the original code.

If these args are vectors, then the prop or number ca change from year to year (last one used for all subsequent years).

psolymos commented 5 years ago

Mat pen and pred exclusion tabs are problematic when providing # females penned (especially multiple values for subsequent years): not clear how to calculate breakeven value.

psolymos commented 5 years ago

Vectorized # penned requires major rewrite: possibly additional tab or app.