mutate_kendall_rw: Mutate each trajectory.

Description Usage Arguments Value

View source: R/simulations_kendall_rw.R

Description

Mutate each trajectory.

Usage

1
mutate_kendall_rw(simulations, mutate_function, df = T)

Arguments

simulations

Object of class kendall_simulation.

mutate_function

Function that will be applied to each trajectory.

df

If TRUE, a d.f will be returned, if FALSE, simulations in the kendall_simulation object passed in simulations argument will be replaced by the result of mutate_function.

Value

data frame or a list (of class kendall_simulation)


mstaniak/kendallRandomPackage documentation built on Aug. 26, 2019, 6:18 p.m.