mebrooks / selfisher

selfisher - modeling the SELectivity of FISHERies gear in R
9 stars 4 forks source link

L50 for any model #34

Open mebrooks opened 4 years ago

mebrooks commented 4 years ago

Write a general function that takes any model, makes predictions from that model, and finds values of L (or whatever covariates are in the mode) which correspond to 50% retention probability. Predictions could be made on all unique combinations of covariates (including L) found in the original dataset to avoid extrapolating beyond the observed range.