make_muPC {refund.shiny} | R Documentation |
Produces a ggplot with mean plus or minus two standard deviations of a selected FPC.
make_muPC(obj, pc_choice, response_scale = FALSE)
obj |
fpca object to be plotted. |
pc_choice |
FPC to be plotted. |
response_scale |
Scale of reponse to be plotted. If TRUE results are plotted on response scale, if FALSE results are plotted on natural scale. |