show: Show method

Description Usage Arguments Details Value Note Author(s) References See Also Examples

View source: R/show.R

Description

Show object of pframe_1d class

Usage

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

## S3 method for class 'pframe_1d'
show(obj, dist_f = rnorm, ...)

## Default S3 method:
show(obj)

Arguments

x

is object, i.e. pframe_1d

Details

In genetic algorithms, these functions are isomorphic to mutation/ prediction

Value

Description of the object you will be returning.

Note

You can also leave an important note here

Author(s)

Justin Thong justinthong93@gmail.com

References

Links can be useful http://en.wikipedia.org/wiki/Fermat's_little_theorem

See Also

particle This part tells you to refer to other code

Examples

1
a+b

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