iSample: iSample - Convenience function implementing the Sample...

View source: R/iSample.R

iSampleR Documentation

iSample - Convenience function implementing the Sample Importance Resampling procedure

Description

This function is the core.

Usage

iSample(param.dataframe, discretisation.par, domain.filter, dilation.parameter)

Arguments

param.dataframe

dataframe with columns of parameters and rows of samples/particles

discretisation.par

number of bins into which is discretised

domain.filter

domain filter

dilation.parameter

dilation of the surface for contrasting

Value

Based on the performance of the preceding step, evalute


cdbernard/particles documentation built on Jan. 3, 2023, 9:39 a.m.