# Generated by roxygen2: do not edit by hand

S3method("[",archetypes_path)
S3method("[[",archetypes_path)
S3method("anames<-",archetypes)
S3method(AIC,archetypes)
S3method(AIC,directional_archetypes)
S3method(AIC,kernel_archetypes)
S3method(anames,archetypes)
S3method(archetypes_path,default)
S3method(archetypes_path,fd)
S3method(archetypes_path,formula)
S3method(base::print,step_archetypes)
S3method(coefficients,archetypes)
S3method(compositions,archetypes)
S3method(consistency,archetypes)
S3method(coordinates,archetypes)
S3method(fitted,archetypes)
S3method(fitted,directional_archetypes)
S3method(fitted,kernel_archetypes)
S3method(generics::augment,archetypes)
S3method(generics::augment,kernel_archetypes)
S3method(generics::glance,archetypes)
S3method(generics::glance,kernel_archetypes)
S3method(generics::tidy,archetypes)
S3method(generics::tidy,kernel_archetypes)
S3method(generics::tidy,step_archetypes)
S3method(length,archetypes_path)
S3method(names,archetypes_path)
S3method(onehot,character)
S3method(onehot,default)
S3method(onehot,factor)
S3method(plot,archetypes)
S3method(plot,kernel_archetypes)
S3method(predict,archetypes)
S3method(predict,directional_archetypes)
S3method(predict,kernel_archetypes)
S3method(print,archetypes)
S3method(print,archetypes_path)
S3method(print,kernel_archetypes)
S3method(print,summary.archetypes)
S3method(recipes::bake,step_archetypes)
S3method(recipes::prep,step_archetypes)
S3method(recipes::required_pkgs,step_archetypes)
S3method(residuals,archetypes)
S3method(residuals,directional_archetypes)
S3method(residuals,kernel_archetypes)
S3method(run_aa,default)
S3method(run_aa,fd)
S3method(run_aa,formula)
S3method(screeplot,archetypes_path)
S3method(summary,archetypes)
S3method(tune::tunable,step_archetypes)
export("anames<-")
export(aa_init)
export(anames)
export(archetypes_directional)
export(archetypes_kernel_pgd)
export(archetypes_nnls)
export(archetypes_paa)
export(archetypes_path)
export(archetypes_pgd)
export(compositions)
export(consistency)
export(coordinates)
export(fit_simplex)
export(onehot)
export(plot_archetypes_compositions)
export(plot_archetypes_coordinates)
export(plot_archetypes_loss)
export(plot_archetypes_profiles)
export(proj_l1)
export(proj_simplex)
export(run_aa)
export(step_archetypes)
importFrom(Matrix,norm)
importFrom(generics,augment)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(graphics,lines)
importFrom(graphics,pairs)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(methods,as)
importFrom(rlang,"%||%")
importFrom(rlang,check_installed)
importFrom(stats,AIC)
importFrom(stats,coefficients)
importFrom(stats,fitted)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stats,screeplot)
importMethodsFrom(Matrix,colMeans)
importMethodsFrom(Matrix,colSums)
importMethodsFrom(Matrix,crossprod)
importMethodsFrom(Matrix,diag)
importMethodsFrom(Matrix,rcond)
importMethodsFrom(Matrix,rowMeans)
importMethodsFrom(Matrix,rowSums)
importMethodsFrom(Matrix,t)
importMethodsFrom(Matrix,tcrossprod)
