powered by
Extract the dimensionality of slot X of functional_variable object.
# S4 method for functional_variable dim(x)
Retruns a 2-element numeric vector.
a functional_variable object.
functional_variable
Heyang Ji
fv = functional_variable(X=array(rnorm(12),dim = 4:3),period = 3) dim(fv)
Run the code above in your browser using DataLab