pred.FT: Predict Frechet tree

View source: R/Pred_FT.R

pred.FTR Documentation

Predict Frechet tree

Description

Predict Frechet tree

Usage

pred.FT(
  tree,
  Curve = NULL,
  Scalar = NULL,
  Factor = NULL,
  Shape = NULL,
  Image = NULL,
  timeScale = 0.1
)

Arguments

tree

: Frechet tree.

Curve

[list]: A list that contains the input curves.

Scalar

[list]: A list that contains the input scalars.

Factor

[list]: A list that contains the input factors.

Shape

[list]: A list that contains the input shape.

Image

[list]: A list that contains the input images.

timeScale

[numeric]: Time scale for the input and output curves (timeScale=0.1 by default)


Lcapitaine/FrechForest documentation built on July 4, 2023, 3:30 a.m.