# Generated by roxygen2: do not edit by hand

S3method("[",mfd)
export(cbind_mfd)
export(cont_plot)
export(control_charts_pca)
export(control_charts_pca_mfd_real_time)
export(control_charts_sof_pc)
export(control_charts_sof_pc_real_time)
export(data_sim_mfd)
export(fof_pc)
export(fof_pc_real_time)
export(get_mfd_array)
export(get_mfd_array_real_time)
export(get_mfd_df)
export(get_mfd_df_real_time)
export(get_mfd_fd)
export(get_mfd_list)
export(get_mfd_list_real_time)
export(get_ooc)
export(get_outliers_mfd)
export(get_sof_pc_outliers)
export(inprod_mfd)
export(inprod_mfd_diag)
export(is.mfd)
export(lines_mfd)
export(mfd)
export(norm.mfd)
export(pca_mfd)
export(pca_mfd_real_time)
export(plot_bifd)
export(plot_bootstrap_sof_pc)
export(plot_control_charts)
export(plot_control_charts_real_time)
export(plot_mfd)
export(plot_mon)
export(plot_pca_mfd)
export(predict_fof_pc)
export(predict_sof_pc)
export(rbind_mfd)
export(regr_cc_fof)
export(regr_cc_fof_real_time)
export(regr_cc_sof)
export(regr_cc_sof_real_time)
export(scale_mfd)
export(sim_funcharts)
export(simulate_mfd)
export(sof_pc)
export(sof_pc_real_time)
export(tensor_product_mfd)
export(which_ooc)
importFrom(RSpectra,eigs_sym)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,contains)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,ungroup)
importFrom(fda,bifd)
importFrom(fda,center.fd)
importFrom(fda,create.bspline.basis)
importFrom(fda,create.constant.basis)
importFrom(fda,create.fourier.basis)
importFrom(fda,eval.bifd)
importFrom(fda,eval.fd)
importFrom(fda,eval.penalty)
importFrom(fda,fd)
importFrom(fda,fdPar)
importFrom(fda,inprod.bspline)
importFrom(fda,int2Lfd)
importFrom(fda,is.Lfd)
importFrom(fda,is.basis)
importFrom(fda,is.fd)
importFrom(fda,is.fdPar)
importFrom(fda,mean.fd)
importFrom(fda,minus.fd)
importFrom(fda,project.basis)
importFrom(fda,sd.fd)
importFrom(fda,smooth.basis)
importFrom(fda,times.fd)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,after_stat)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_blank)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_contour)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_continuous)
importFrom(ggplot2,scale_color_discrete)
importFrom(ggplot2,scale_color_gradientn)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_colour_continuous)
importFrom(ggplot2,scale_colour_discrete)
importFrom(ggplot2,scale_colour_gradientn)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_linetype_discrete)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(graphics,par)
importFrom(graphics,persp)
importFrom(matrixStats,rowCumsums)
importFrom(parallel,clusterExport)
importFrom(parallel,makeCluster)
importFrom(parallel,mclapply)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(stats,approx)
importFrom(stats,approxfun)
importFrom(stats,as.formula)
importFrom(stats,dnorm)
importFrom(stats,formula)
importFrom(stats,hatvalues)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,rstandard)
importFrom(stats,setNames)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(stringr,str_count)
importFrom(tidyr,drop_na)
importFrom(tidyr,pivot_longer)
