# Generated by roxygen2: do not edit by hand

export("%>%")
export(Extract_Eigencomp_fDA)
export(PASS_Proj_Test_ufDA)
export(Power_Proj_Test_ufDA)
export(Sim_HotellingT_unequal_var)
export(Sum_of_Wishart_df)
export(fpca_sc)
export(pHotellingT)
import(Matrix)
import(dplyr)
import(lifecycle)
import(mgcv)
import(rlang)
importFrom(MASS,mvrnorm)
importFrom(Matrix,Matrix)
importFrom(Matrix,as.matrix)
importFrom(Matrix,nearPD)
importFrom(Matrix,t)
importFrom(expm,sqrtm)
importFrom(face,face.sparse)
importFrom(gamm4,gamm4)
importFrom(gss,gauss.quad)
importFrom(lifecycle,deprecated)
importFrom(magrittr,"%>%")
importFrom(mgcv,gam)
importFrom(mgcv,predict.gam)
importFrom(nlme,Initialize)
importFrom(nlme,corMatrix)
importFrom(nlme,getCovariateFormula)
importFrom(nlme,getGroupsFormula)
importFrom(purrr,map2)
importFrom(stats,complete.cases)
importFrom(stats,cov)
importFrom(stats,pf)
importFrom(stats,predict)
importFrom(stats,qf)
importFrom(stats,rchisq)
importFrom(stats,rnorm)
importFrom(stats,uniroot)
importFrom(stats,weighted.mean)
importFrom(stringr,str_split_1)
importFrom(testthat,expect_gte)
importFrom(testthat,expect_named)
importFrom(testthat,expect_no_error)
importFrom(testthat,expect_true)
importFrom(utils,globalVariables)
