Coerce an object of class 'rdClass', 'fdClass', or 'imgClass' to class 'hdClass'
as.hdClass.RdThis function wraps a single regular or functional object into a hybrid data object.
Arguments
- x
An object of class
'rdClass','fdClass', or'imgClass'.- Smoothing_parameter
Optional smoothing parameter for the row direction. If
NULL, taken from input attributes or defaulted inhdClass().- Sparsity_parameter
Optional sparsity parameter for the row direction. If
NULL, taken from input attributes or defaulted inhdClass().- argval
Optional grid points for rows. If
NULL, taken from input attributes or defaulted.