# Generated by roxygen2: do not edit by hand

S3method(build_tensor,list)
S3method(build_tensor,matrix)
S3method(cn,cpr_bt)
S3method(cn,formula)
S3method(cnr,cpr_cn)
S3method(cp,cpr_bs)
S3method(cp,formula)
S3method(cp_value,cpr_cp)
S3method(cp_value,default)
S3method(cpr,cpr_cp)
S3method(get_spline,cpr_cn)
S3method(get_spline,cpr_cp)
S3method(get_surface,cpr_cn)
S3method(influence_of,cpr_cp)
S3method(influence_weights,cpr_cn)
S3method(influence_weights,cpr_cp)
S3method(loglikelihood,default)
S3method(loglikelihood,geeglm)
S3method(plot,cpr_bs)
S3method(plot,cpr_cn)
S3method(plot,cpr_cnr)
S3method(plot,cpr_cp)
S3method(plot,cpr_cpr)
S3method(plot,cpr_influence_of)
S3method(predict,cpr_cn)
S3method(predict,cpr_cp)
S3method(print,cpr_bs)
S3method(print,cpr_bt)
S3method(print,cpr_cn)
S3method(print,cpr_cnr)
S3method(print,cpr_cp)
S3method(print,cpr_cpr)
S3method(print,cpr_influence_of)
S3method(summary,cpr_cn)
S3method(summary,cpr_cnr)
S3method(summary,cpr_cp)
S3method(summary,cpr_cpr)
S3method(update_bsplines,cpr_bs)
S3method(update_bsplines,cpr_cp)
S3method(update_bsplines,formula)
S3method(update_btensor,cpr_bt)
S3method(update_btensor,cpr_cn)
S3method(update_btensor,formula)
S3method(wiggle,cpr_cp)
export(bsplineD)
export(bsplines)
export(btensor)
export(build_tensor)
export(cn)
export(cnr)
export(coarsen_ordinate)
export(cp)
export(cp_diff)
export(cp_value)
export(cpr)
export(get_spline)
export(get_surface)
export(hat_ordinate)
export(influence_of)
export(influence_weights)
export(insertion_matrix)
export(loglikelihood)
export(matrix_rank)
export(refine_ordinate)
export(trimmed_quantile)
export(update_bsplines)
export(update_btensor)
export(wiggle)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,plot)
useDynLib(cpr, .registration = TRUE)
