# Generated by roxygen2: do not edit by hand

export(bfpca)
export(bs_deriv)
export(constraints)
export(data_clean)
export(fpca_gauss)
export(loss_h)
export(loss_h_gradient)
export(piecewise_parametric_hinv)
export(register_fpca)
export(registr)
export(simulate_functional_data)
export(simulate_unregistered_curves)
import(dplyr)
importFrom(Rcpp,evalCpp)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,ungroup)
importFrom(magrittr,"%>%")
importFrom(splines,bs)
importFrom(splines,splineDesign)
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,constrOptim)
importFrom(stats,glm)
importFrom(stats,optim)
importFrom(stats,pbeta)
importFrom(stats,plogis)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
useDynLib(registr)
