# Generated by roxygen2: do not edit by hand

S3method(as_refundObj,matrix)
S3method(plot_shiny,flcm)
S3method(plot_shiny,fosr)
S3method(plot_shiny,fpca)
S3method(plot_shiny,mfpca)
S3method(plot_shiny,registration)
export(as_refundObj)
export(plot_shiny)
import(dplyr)
import(ggplot2)
import(lme4)
import(shiny)
import(tidyr)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,slice)
importFrom(grDevices,rainbow)
importFrom(gridExtra,grid.arrange)
importFrom(plotly,add_trace)
importFrom(plotly,as.widget)
importFrom(plotly,event_data)
importFrom(plotly,ggplotly)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(refund,bayes_fosr)
importFrom(refund,fpca.lfda)
importFrom(refund,fpca.sc)
importFrom(refund,mfpca.sc)
importFrom(reshape2,melt)
importFrom(stats,complete.cases)
importFrom(stats,model.matrix)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(utils,sessionInfo)
