particle: Running Particle Filter

Description Usage Arguments Value Author(s) Examples

View source: R/particle.R

Description

Wrapper for project, update, resample to run through whole entire particle filter, given the full y is know.

Usage

1
2
3
4
5
6
7
particle(obj, ...)

## S3 method for class 'pframe_1d'
particle(obj, ...)

## Default S3 method:
particle(obj)

Arguments

obj

Object of pframe_1d class

Value

Object of pframe_1d class

Author(s)

Justin Thong justinthong93@gmail.com

Examples

1

tintinthong/pfilter documentation built on May 24, 2019, 9:55 a.m.