Learn R Programming

fda (version 6.1.4)

ycheck: Check Data Arrays for Smoothing Functions

Description

Check a numeric vector, a matrix or an array of data values for consistency with the number of argument values.

Usage

ycheck(y, n)

Value

Argument y is returned if it checks out, converted to a one-column matrix if the input was a numeric vector.

Arguments

y

A numeric vector, matrix, or 3D array, with first dimension size n.

n

The number of argument values for smoothing.

See Also

smooth.basis1, smooth.monotone, smooth.pos, smooth.monotone, smooth.surp