make_linCom | R Documentation |
Produces a ggplot with mean and sliders to change weighting of each PC; allows you to obtain range of potential fitted values.
make_linCom(obj, pc_weights, response_scale = FALSE)
obj |
fpca object to be plotted. |
pc_weights |
User-selected weights for FPCs |
response_scale |
Scale of reponse to be plotted. If TRUE results are plotted on response scale, if FALSE results are plotted on natural scale. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.