View source: R/ycheck.R View source: R/smooth.surp.R
ycheck | R Documentation |
Check a numeric vector, a matrix or an array of data values for consistency with the number of argument values.
ycheck(y, n)
y |
A numeric vector, matrix, or 3D array, with first dimension size
|
n |
The number of argument values for smoothing. |
Argument y
is returned if it checks out, converted to a one-column
matrix if the input was a numeric vector.
Ramsay, James O., Hooker, Giles, and Graves, Spencer (2009), Functional data analysis with R and Matlab, Springer, New York.
Ramsay, James O., and Silverman, Bernard W. (2005), Functional Data Analysis, 2nd ed., Springer, New York.
Ramsay, James O., and Silverman, Bernard W. (2002), Applied Functional Data Analysis, Springer, New York.
smooth.basis1
,
smooth.monotone
,
smooth.pos
,
smooth.monotone
,
smooth.surp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.