Files in bbuchsbaum/multivarious
Extensible Data Structures for Multivariate Analysis

.DS_Store
.Rbuildignore
.Renviron
.cursor/rules/roxygen-docs.mdc
.github/.gitignore
.github/workflows/check-standard.yaml
.github/workflows/pkgdown.yaml
.github/workflows/test-coverage.yaml
.gitignore
CLAUDE.md
CRAN-SUBMISSION
DESCRIPTION
Generics.yml
LICENSE
LICENSE.md
NAMESPACE
R/all_generic.R R/bi_projector.R R/bi_projector_union.R R/bootstrap.R R/cPCA.R R/classifier.R R/composed_projector.R R/cv.R R/discriminant_projector.R R/geneig.R R/multiblock.R R/nystrom_embedding.R R/pca.R R/pre_process.R R/projector.R R/regress.R R/svd.R R/twoway_projector.R R/utils.R README.Rmd README.md
_pkgdown.yml
codecov.yml
cran-comments.md data-raw/DATASET.R
data-raw/ProportionBlock_YA_OA_for_PCA.csv
docs/404.html
docs/authors.html
docs/bootstrap-toc.css
docs/bootstrap-toc.js
docs/docsearch.css
docs/docsearch.js
docs/index.html
docs/link.svg
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/add_node.html
docs/reference/bi_projector.html
docs/reference/block_indices.html
docs/reference/block_lengths.html
docs/reference/center.html
docs/reference/colscale.html
docs/reference/components.html
docs/reference/fresh.html
docs/reference/index.html
docs/reference/init_transform.html
docs/reference/inverse_projection.html
docs/reference/is_orthogonal.html
docs/reference/ncomp.html
docs/reference/partial_project.html
docs/reference/pass.html
docs/reference/prep.html
docs/reference/prep_node.html
docs/reference/prepper.html
docs/reference/project.html
docs/reference/project_block.html
docs/reference/project_vars.html
docs/reference/projector.html
docs/reference/reconstruct.html
docs/reference/regress.html
docs/reference/reprocess.html
docs/reference/residuals.html
docs/reference/scores.html
docs/reference/sdev.html
docs/reference/svd_wrapper.html
docs/reference/truncate.html
experimental/bootstrap_pca.R experimental/bootstrap_pca_old.R experimental/relative_eigen.R experimental/robdpca.R experimental/test_project_vars.R man/add_node.Rd man/add_node.prepper.Rd man/apply_rotation.Rd man/apply_transform.Rd man/bi_projector.Rd man/bi_projector_union.Rd man/biplot.pca.Rd man/block_indices.Rd man/block_indices.multiblock_projector.Rd man/block_lengths.Rd man/bootstrap.Rd man/bootstrap_pca.Rd man/cPCAplus.Rd man/center.Rd man/classifier.Rd man/classifier.discriminant_projector.Rd man/classifier.multiblock_biprojector.Rd man/classifier.projector.Rd man/coef.composed_projector.Rd man/coef.cross_projector.Rd man/coef.multiblock_projector.Rd man/colscale.Rd man/components.Rd man/compose_partial_projector.Rd man/compose_projector.Rd man/concat_pre_processors.Rd man/cross_projector.Rd man/cv.Rd man/cv_generic.Rd man/discriminant_projector.Rd man/feature_importance.Rd man/feature_importance.classifier.Rd man/fresh.Rd man/geneig.Rd man/group_means.Rd man/init_transform.Rd man/inverse_projection.Rd man/inverse_projection.composed_projector.Rd man/inverse_projection.cross_projector.Rd man/is_orthogonal.Rd man/is_orthogonal.projector.Rd man/measure_interblock_transfer_error.Rd man/measure_reconstruction_error.Rd man/multiblock_biprojector.Rd man/multiblock_projector.Rd man/nblocks.Rd man/ncomp.Rd man/nystrom_approx.Rd man/partial_inverse_projection.Rd man/partial_inverse_projection.cross_projector.Rd man/partial_inverse_projection.regress.Rd man/partial_project.Rd man/partial_project.composed_partial_projector.Rd man/partial_project.cross_projector.Rd man/partial_projector.Rd man/pass.Rd man/pca.Rd man/pca_outliers.Rd man/perm_ci.Rd man/perm_test.Rd man/predict.classifier.Rd man/predict.discriminant_projector.Rd man/predict.rf_classifier.Rd man/prep.Rd man/prinang.Rd man/principal_angles.Rd man/print.bootstrap_pca_result.Rd man/print.classifier.Rd man/print.concat_pre_processor.Rd man/print.multiblock_biprojector.Rd man/print.pca.Rd man/print.perm_test.Rd man/print.perm_test_pca.Rd man/print.pre_processor.Rd man/print.prepper.Rd man/print.regress.Rd man/print.rf_classifier.Rd man/project.Rd man/project.cross_projector.Rd man/project.nystrom_approx.Rd man/project_block.Rd man/project_block.multiblock_projector.Rd man/project_vars.Rd man/projector.Rd man/rank_score.Rd man/reconstruct.Rd man/reconstruct.composed_projector.Rd man/reconstruct.pca.Rd man/reconstruct_new.Rd man/refit.Rd man/regress.Rd man/reprocess.Rd man/reprocess.cross_projector.Rd man/residualize.Rd man/residuals.Rd man/reverse_transform.Rd man/rf_classifier.Rd man/rf_classifier.projector.Rd man/robust_inv_vTv.Rd man/rotate.Rd man/rotate.pca.Rd man/scores.Rd man/screeplot.Rd man/screeplot.pca.Rd man/sdev.Rd man/shape.Rd man/shape.cross_projector.Rd man/standardize.Rd man/std_scores.Rd man/std_scores.svd.Rd man/subspace_similarity.Rd man/summary.composed_projector.Rd man/svd_wrapper.Rd man/topk.Rd man/transfer.Rd man/transfer.cross_projector.Rd man/transpose.Rd man/truncate.Rd man/truncate.composed_projector.Rd man/variables_used.Rd man/vars_for_component.Rd
multivarious.Rproj
repomix-output.xml
tests/testthat.R tests/testthat/test_biprojector_union.R tests/testthat/test_bootstrap.R tests/testthat/test_classifier.R tests/testthat/test_cpca.R tests/testthat/test_cross_projector.R tests/testthat/test_cv.R tests/testthat/test_discriminant_projector.R tests/testthat/test_geneig.R tests/testthat/test_nystrom.R tests/testthat/test_pca.R tests/testthat/test_preprocess.R tests/testthat/test_projector.R tests/testthat/test_reconstruct_new_biprojector.R tests/testthat/test_regress.R tests/testthat/test_svd.R
vignettes/.gitignore
vignettes/CPCAplus.Rmd vignettes/Classifier.Rmd vignettes/Composing_Projectors.Rmd vignettes/CrossValidation.Rmd vignettes/Extending.Rmd vignettes/Introduction.Rmd vignettes/Multiblock.Rmd vignettes/Nystrom.Rmd vignettes/Partial_Projection.Rmd vignettes/PermutationTesting.Rmd vignettes/PreProcessing.Rmd vignettes/Regress.Rmd vignettes/SVD_PCA.Rmd
bbuchsbaum/multivarious documentation built on July 16, 2025, 11:04 p.m.