rejABC_1stat: Perform an ABC analysis given one simulated summary

Description Usage Arguments Value

Description

Perform an ABC analysis given simulations of a single summary statistic

Usage

1
rejABC_1stat(stats, obs, dist = "weightedEuclidean", nacc = 200)

Arguments

stats

A vector of simulated summary statistics.

obs

The observed summary statistic.

dist

What distance function to use. Currently choose either "weightedEuclidean" or "rank".

nacc

How many simulations to accept.

Value

A vector specifying which elements of stats were accepted.


dennisprangle/rainfallABC documentation built on May 15, 2019, 3:26 a.m.