Skip to content

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

License

Notifications You must be signed in to change notification settings

haddonm/rforcpue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages