Nothing
apd_pca
is correctCode
print(x1)
Output
# Predictors:
1
# Principal Components:
1 component was needed
to capture at least 95% of the
total variation in the predictors.
Code
print(x2)
Output
# Predictors:
2
# Principal Components:
2 components were needed
to capture at least 95% of the
total variation in the predictors.
Code
print(x)
Output
# Predictors:
11
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.