AIC.archetypes          AIC for archetypes objects
aa_init                 Archetypal Analysis Initialization Functions
anames                  Archetype names
archetypes_directional
                        Directional Archetypal Analysis
archetypes_kernel_pgd   Kernel Archetypal Analysis using Projected
                        Gradient Descent
archetypes_nnls         Archetypal Analysis using Non-Negative Least
                        Squares
archetypes_paa          Probabilistic Archetypal Analysis using
                        Projected Gradient Descent
archetypes_path         Fit an Archetypes Path Across K
archetypes_pgd          Archetypes Analysis using Projected Gradient
                        Descent
augment.archetypes      Augment data with composition weights from an
                        archetypes model
coefficients.archetypes
                        Coefficients for archetypes objects
consistency             Consistency Between Archetypal Analysis Fits
coordinates             Access archetype coordinates and compositions
fit_simplex             Fit Data to Convex Hull defined by Archetypes
fitted.archetypes       Fitted values for archetypes objects
glance.archetypes       Glance at an archetypes model
onehot                  One-hot encode a vector
plot.archetypes         Plot method for archetypes objects
plot_archetypes_compositions
                        Composition Plot For Archetypes
plot_archetypes_coordinates
                        Coordinate Plot For Archetypes
plot_archetypes_loss    Loss Plot For Archetypes
plot_archetypes_profiles
                        Profile Plot For Archetypes
predict.archetypes      Predict compositions or reconstructions for new
                        data from an archetypes model
predict.directional_archetypes
                        Predict compositions or reconstructions for
                        directional archetypes
predict.kernel_archetypes
                        Predict method for kernel archetypes
residuals.archetypes    Residuals for archetypes objects
residuals.kernel_archetypes
                        Residuals for kernel archetypes objects
run_aa                  Run Archetypal Analysis
screeplot.archetypes_path
                        Scree Plot for an Archetypes Path
simplex_projection      Project rows of matrix onto the probability
                        simplex
step_archetypes         Archetypal Analysis Preprocessing Step for
                        recipes
tidy.archetypes         Tidy an archetypes model
