Description Usage Arguments Value Examples
This function returns a fd
object
obtained from the discretized functional observations
contained in mat_obj
.
It is assumed that the functional observations
contained in mat_obj
are real observations,
hence a poligonal base will be used to obtain
the functional object.
1 |
mat_obj |
A matrix that contains the discretized functional observations. |
range_val |
A numeric vector of length 2
that contains the range of the observed functional
data. By default |
argvals |
Optinal argument that contains
a strictly increasing vector
of argument values at which line segments join
to form a polygonal line. If |
A fd object obtained from the functional
observations in mat_obj
.
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.