simulateData: Simulate data based on the fitted model

Description Usage Arguments Value Examples

View source: R/simulateData.R

Description

Simulate data based on the fitted model

Usage

1
simulateData(runObj, years = 25, numSims = 10, obsDat = FALSE)

Arguments

runObj

an object created by runJAGSmodel

years

the number of years to project forward in time

numSims

the number of forward simulations

obsDat

should observation data be generated?

Value

predictions

Examples

1
simulate(runObj,years=10,numSims=100)

MartinLiermann/coastalCohoSS documentation built on April 12, 2021, 2:11 a.m.