pred.FT | R Documentation |
Predict Frechet tree
pred.FT(
tree,
Curve = NULL,
Scalar = NULL,
Factor = NULL,
Shape = NULL,
Image = NULL,
timeScale = 0.1
)
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 ( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.