| plot.fps_weighting | R Documentation |
Plot diagnostics for fps_weighting objects
## S3 method for class 'fps_weighting'
plot(x, type = "balance", max_efn = 4, ...)
x |
An object of class |
type |
Character. One of:
|
max_efn |
Integer. Maximum number of eigenfunctions to show in FPCA panels (default 4). |
... |
Ignored. |
A ggplot2 object (or a list of them for
type = "fpca_covariates").
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.