Skip to content

A set of general functions to faciliate the standardization of fisheries cpue data, intended to replace cede and r4cpue

License

MIT, AGPL-3.0 licenses found

Licenses found

MIT
LICENSE
AGPL-3.0
LICENSE.md
Notifications You must be signed in to change notification settings

haddonm/rforcpue

Repository files navigation

rforcpue

rforcpue is designed to assist with the standardization of fisheries cpue data and the intent is that it will replace the cede and r4cpue packages, which are now deprecated and will become obsolete. As a package, rforcpue is tied to no particular fishery or species and attempts are made to make the functions customizable to suit any given species or fishery. Functions will be developed that will enable the use of simple linear models (with log-transformed cpue data), use of GLMs (with different underlying distributions), and GAMs, along with examples of each. We will use a News.md file to track developments in this package as they occur.

This package is currently under development and has no vignettes, as yet. There are many additional functions I intend to add that implement and illustrate GLMs with alternative residual distributions and GAMs, should they be wanted. It imports rutilsMH, so that package will also be needed should you wish to use this.

Installation

You can install this development version from GitHub with:

# install.packages("devtools")
devtools::install_github("haddonm/rforcpue")

Example

This will need to wait until I have some exampe data built in.

library(rforcpue)
## basic example code

About

A set of general functions to faciliate the standardization of fisheries cpue data, intended to replace cede and r4cpue

Resources

License

MIT, AGPL-3.0 licenses found

Licenses found

MIT
LICENSE
AGPL-3.0
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages