Subtracts the (continuous-time) mean and divides by the (continuous-time) standard
deviation of each of the variables. This is the continuous-time analogue
of taking an \(n \times p\) data matrix, subtracting the mean of each column, and
dividing by the standard deviation of each column, as is done by
scale(..., center=TRUE, scale=TRUE).
standardize.ct(fdobj)A standardized (centered and scaled) version of the input data.
continuous-time multivariate data set of class "fd"
Philip Tzvi Reiss <reiss@stat.haifa.ac.il> and Biplab Paul <paul.biplab497@gmail.com>
center.ct