Apply.Results: Apply a function to each outcome of a simulation.

Description Usage Arguments Value

Description

Apply a function to each outcome of a simulation.

Usage

1
2
## S3 method for class 'Results'
apply(self, fun, ...)

Arguments

fun:

A function to apply to each outcome.

Value

Results: A Results object of the same length, where each outcome is the result of applying the function to each outcome from the original Results object.


hayate0304/Rsymbulate documentation built on May 17, 2019, 8:20 a.m.