Learn R Programming

FrechForest (version 0.8.1)

DataGenCurves: Curves data generation function

Description

This function allows to ...

Usage

DataGenCurves(n)

Arguments

n

[numeric]: Number of trajectories

Value

A list with the followig elements:

  • X:

  • Y:

  • id:

  • time:

Examples

Run this code
# NOT RUN {
data <- DataGenCurves(50)
# }

Run the code above in your browser using DataLab