addSurvivals: Add survival estimates from detection model by section,...

Description Usage Arguments Value

Description

Add survival estimates from detection model by section, river, year b

Usage

1
addSurvivals(dddd, dd, meanOrIter = "mean", sampleToUse = sampleToUse)

Arguments

dddd

the input data frame for the detection model run

dd

the output data frame for the detection model run

meanOrIter

Whether model run output is the mean ('mean') of all iterations or a single iteration ('iter'). Default is 'mean'.

sampleToUse

if meanOrIter == 'iter', which iteration to use. Assumes use of chain 1.

chainToUse

if meanOrIter == 'iter', which chain to use. Default is chain 1.

Value

a data frame with merged phi's


bletcher/linkedModels documentation built on May 14, 2019, 5:24 p.m.