convert2data | R Documentation |
CONVERSION OF FUNCTIONAL DATA OBJECTS TO GRID EVALUATIONS OF FUNCTIONS
convert2data(t, y, x, x0)
t |
Either NULL or a list of vectors (grid points in the various p dimensions) |
y |
An object of class "fData","mfData" or "fd". |
x |
The input variable, a list of n elements. Each element is composed by a list |
x0 |
The input variable, a list of n0 elements. Each element is composed by a list |
t A list of vectors (grid points in the various p dimensions) y A grid of functional evaluated points (a list of list of vectors)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.