getGLMfit: Get Standardized CPUE Through GLM Fit

Description Usage Arguments Value

View source: R/getGLMfit.R

Description

Get Standardized CPUE Through GLM Fit

Usage

1
getGLMfit(con, code = "ELEDMOS", index = "ind_skm", stdat, gsa = "all")

Arguments

con

connection to the medits database

code

species code

index

index of abundance of interest. It can be ind_skm or p_skm for biomass

stdat

data.frame with data on strata

gsa

gsa number either a number, a vector of numbers or "all".

Value

a data.frame with predicted standardized CPUES. For The moment only the model for individuals is implemented as the biomass model should use a delta-LN or delta-Gamma model. This should be implemented shortly.


ferrettigs/rmedits documentation built on May 28, 2019, 7:34 p.m.