CheckData: Check data format

View source: R/CheckData.R

CheckDataR Documentation

Check data format

Description

Check if there are problems with the form and basic structure of the functional data 'y' and the recorded times 't'.

Usage

CheckData(y, t)

Arguments

y

is a n-by-1 list of vectors

t

is a n-by-1 list of vectors


functionaldata/tPACE documentation built on July 4, 2024, 5:09 a.m.