returnhealthAnom: Return the right whale population level health Anomaly as a...

View source: R/returnhealthAnom.R

returnhealthAnomR Documentation

Return the right whale population level health Anomaly as a data frame

Description

Return the right whale population level health Anomaly as a data frame

Usage

returnhealthAnom(healthmean)

Arguments

ngg

A scalar corresponding to the number of Gibbs steps

tIndex

A vector containing values 1:nt

monYr

An nt by 2 matrix containing months in the first column and years in the second

sumh

A matrix containing the estimates of right whale health for all whales

newgibbsMales

A matrix containing the estimates of right whale health for Adult Males

newgibbsJuvs1

A matrix containing the estimates of right whale health for Young Juveniles

newgibbsJuvs3

A matrix containing the estimates of right whale health for Old Juveniles

Value

A data frame of right whale population level health anomaly, e.g. observed health (matrix) - pop health (vector)

Examples

## Not run: 
returnhealthAnom(healthmean)

## End(Not run)

robschick/tangled documentation built on May 9, 2022, 4:07 p.m.