# Generated by roxygen2: do not edit by hand

export(clustering)
export(clustering_prediction)
export(generate_data)
export(hypothesis_testing)
export(load_data)
export(nadayara_prediction)
export(nadayara_regression)
export(regmod_prediction)
export(regmod_regression)
export(ridge_regression)
importFrom(energy,kgroups)
importFrom(fda.usc,fdata)
importFrom(fda.usc,func.mean)
importFrom(fda.usc,func.var)
importFrom(fda.usc,metric.lp)
importFrom(fda.usc,semimetric.basis)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(methods,is)
importFrom(osqp,osqpSettings)
importFrom(osqp,solve_osqp)
importFrom(parallelDist,parDist)
importFrom(stats,approxfun)
importFrom(stats,as.formula)
importFrom(stats,complete.cases)
importFrom(stats,dist)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,pchisq)
importFrom(stats,runif)
importFrom(truncnorm,qtruncnorm)
importFrom(utils,read.csv)
useDynLib(biosensors.usc, .registration=TRUE)
