ABC_rep: library(mvtnorm) Function to run SMC ABC Created by Carla...

Description Usage Arguments

View source: R/abc_function.R

Description

library(mvtnorm) Function to run SMC ABC Created by Carla Chen and Sarah Belet

Usage

1
ABC_rep(tol = 101, Np, alpha, x, obs, c_v)

Arguments

tol

tolerance level

Np

Number of particles

alpha

proportion of particles dropped each step

x

thingo vector

obs

observations vector

c_v

Probability that a particle is not moved at least once —- Initial setup —- # Set initial tolerance —- Rejection ABC part ————–


beeysian/cairnsmozzie documentation built on Feb. 15, 2021, 12:12 a.m.