Software
CRAN-Released R Packages
- FSA (Fisheries Stock Assessment): R functions to conduct typical introductory fisheries analyses. Example analyses that use FSA are in the Introductory Fisheries Analyses with R book.
- FSAdata: A companion to FSA with data sets for use in common fisheries analyses.
- RFishBC: Helps collect measurements from calcified structures and back-calculate estimated lengths at previous ages.
These packages are now maintained by the fishR-Core-Team, of which I am a member.
Unreleased R Packages
- FSAWs: For constructing and validating standard weight (Ws) equations for fish.
- NCStats: Helper functions for statistics courses at Northland College.
Other packages that are less well-developed or maintained are available on my Github page
Contributions to Other R Packages
plotrix::histStack()
: Construct histograms with bars stacked according to a categorical variable.pgirmess::kruskalmc()
: A generic wrapper function for performing multiple comparisons for a Kruskal-Wallis test.car::leveneTest()
: A generic wrapper function for performing Levene’s homogeneity of variances test.plotrix::plotH()
: Construct histogram-like modifications of scatterplots.
Websites
This website is now maintained by the fishR-Core-Team, of which I am a member.