getPrediction: Generate predictions from a set of iterations of a jags model...

Description Usage Arguments Value

Description

Generate predictions from a set of iterations of a jags model run

Usage

1
getPrediction(d, limits = 2, nPoints = 5, itersForPred, varsToEstimate)

Arguments

d

a model run dataFrame

limits

symetrical lower and upper limit for the predictions

nPoints

the number of points between the limits. Use an odd # to ensure a value of 0

itersForPred,

the iterations from the model for prediction

varsToEstimate

which variables to use for estimates (len,count,phi,temp,flow)

Value

a data frame


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