Site icon R-bloggers

Age-Length Keys in FSA

[This article was first published on fishR » R, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

I have updated the age-length key related functions in FSA and the age-length key vignette.  The details are below.   Let me know if you have questions or suggestions.

FSA Changes

All code that used ageKey(), ageKeyPrep(), and ageKeyPlot() should be updated!!  See below.

Vignette Changes

Modified the description of ALK dramatically by developing the general method first and then proceeding to the Isermann and Knight method (the original vignette was completely focused on the Isermann and Knight method).  Added sections for computing the proportion of fish at each age and the mean of a variable at each age for other than the Isermann and Knight method (see alkAgeDist() and alkMeanVar() above).  Demonstrated one method for computing smooth ALKs.  Demonstrated, with a smooth ALK, how to statistically compare two or more ALKs.

The new vignette will be a chapter in a new book and is available here.


Filed under: Administration, Fisheries Science, R Tagged: Age, Age-Length Key, FSA, R

To leave a comment for the author, please follow the link and comment on their blog: fishR » R.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.