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