convert2data: CONVERSION OF FUNCTIONAL DATA OBJECTS TO GRID EVALUATIONS OF...

View source: R/convert.R

convert2dataR Documentation

CONVERSION OF FUNCTIONAL DATA OBJECTS TO GRID EVALUATIONS OF FUNCTIONS

Description

CONVERSION OF FUNCTIONAL DATA OBJECTS TO GRID EVALUATIONS OF FUNCTIONS

Usage

convert2data(t, y, x, x0)

Arguments

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

Value

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)


paolo-vergo/conformalInference.fd documentation built on Oct. 14, 2023, 12:47 a.m.