Skip to content

Implementation of L1 median #15

@aalfons

Description

@aalfons

Package ccaPP currently uses function l1median() from package pcaPP to compute the L1 median, but unfortunately there are BLAS issues with package pcaPP and it will be archived on CRAN on 2022-05-09 if those issues are not resolved by that date.

If necessary, ccaPP needs to switch to function L1median() from package robustX, which unfortunately is much slower. However, this only seems relevant for function ccaProj(), while the preferred method implemented in ccaPP() is not affected.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions