# Generated by roxygen2: do not edit by hand

S3method("*",kernel)
S3method("+",kernel)
S3method(coef,ridge)
S3method(fitted,ridge)
S3method(makepredictcall,b_bart)
S3method(makepredictcall,b_inter)
S3method(makepredictcall,b_ker)
S3method(makepredictcall,b_rff)
S3method(predict,b_bart)
S3method(predict,b_inter)
S3method(predict,b_ker)
S3method(predict,b_rff)
S3method(predict,ridge)
S3method(print,ridge)
S3method(print,step_basis)
S3method(recipes::bake,step_basis)
S3method(recipes::prep,step_basis)
export(b_bart)
export(b_inter)
export(b_ker)
export(b_rff)
export(bart_depth_prior)
export(k_lapl)
export(k_matern)
export(k_per)
export(k_rbf)
export(k_rq)
export(ridge)
export(step_basis)
import(stats)
importFrom(rlang,abort)
useDynLib(bases, .registration = TRUE)
