Print number of predictors and principal components used.
# S3 method for apd_pca print(x, ...)
x | A |
---|---|
... | Not currently used, but required for extensibility. |
None
#> # Predictors: #> 2 #> # Principal Components: #> 2 components were needed #> to capture at least 95% of the #> total variation in the predictors.