powered by
Retrieve manifold from FRK object.
FRK
manifold(.Object)# S4 method for Basis manifold(.Object)# S4 method for TensorP_Basis manifold(.Object)
# S4 method for Basis manifold(.Object)
# S4 method for TensorP_Basis manifold(.Object)
FRK object
real_line, plane, sphere, STplane and STsphere for constructing manifolds.
real_line
plane
sphere
STplane
STsphere
G <- local_basis(manifold = plane(), loc=matrix(0,1,2), scale=0.2, type="bisquare") manifold(G)
Run the code above in your browser using DataLab