get_IS_sample: Draw posterior sample using Sample-Importance-Resample...

Description Usage Arguments

Description

Uses SIR methodology to draw a sample from the posterior distribution. A MVN proposal is used based on the MLE list output of the model fitting function

Usage

1
get_IS_sample(fit, data, M, res = 5000, initial = 10000, ...)

Arguments

fit

A list produced by ‘fit_oo’ function

data

The resampling data

M

the total number of pups shear marked

res

the size of the resample

initial

size of the initial sample from the MVN proposal

...

holding space for any other variable supplied, these will be ignored


dsjohnson/pupR documentation built on May 15, 2019, 4:21 p.m.