mutate_kendall_rw: Mutate each trajectory.

Description Usage Arguments Value

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)


kendallRandomWalks documentation built on May 2, 2019, 2:43 a.m.