# NOT RUN {
library(ggplot2)
G <- local_basis(manifold = real_line(),
loc=matrix(1:10,10,1),
scale=rep(2,10),
type="bisquare")
# }
# NOT RUN {
show_basis(G)
# }
Run the code above in your browser using DataLab