powered by
Print number of predictors and principal components used.
# S3 method for apd_pca print(x, ...)
None
A apd_pca object.
apd_pca
Not currently used, but required for extensibility.
model <- apd_pca(~ Sepal.Length + Sepal.Width, iris) print(model)
Run the code above in your browser using DataLab