Internal method that constructs the input calls for plot_shiny.mfpca(). The number of sliders to construct for each level is passed as an argument, and corresponding sliders for each FPC are constructed.
mfpcaCalls(plot.npc, plotObj, percents)
a list of numbers that indicate percent variance for selected level.
list of 2 numeric entries giving number of sliders at each level
the mfpca object plotted in the plot_shiny.mfpca() function.
the percent variance calculated for each eigen values for levels 1 and 2.
Julia Wrobel jw3134@cumc.columbia.edu