-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hi, @tokami. I am recently having an error in completing the catchCurve and I am confused. I tried the code
selar_res_cc <- catchCurve(selar_lfq_catch_vec,
catch_columns = c(1, 2),
reg_int = c(10.5, 14.5),
calc_ogive = TRUE)
Here is the error message:
Error in catchCurve(selar_lfq_catch_vec, catch_columns = c(1, 2), reg_int = c(10.5, :
You need to assign values to Linf and K for the catch curve based on length-frequency data!
What should I do?
Metadata
Metadata
Assignees
Labels
No labels