Description
Performs random projection using Johnson-Lindenstrauss (JL) Lemma (see William B.Johnson and Joram Lindenstrauss (1984) <doi:10.1090/conm/026/737400>). Random Projection is a dimension reduction technique, where the data in the high dimensional space is projected into the low dimensional space using JL transform. The original high dimensional data matrix is multiplied with the low dimensional projection matrix which results in reduced matrix. The projection matrix can be generated using the projection function that is independent to the original data. Then finally apply the classification task on the projected data.
Downloads
207
Last 30 days
21932nd
528
Last 90 days
2.6K
Last year
Trend: +17% (30d vs prior 30d)
CRAN Check Status
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | NOTE |
| r-devel-linux-x86_64-debian-gcc | NOTE |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | NOTE |
| r-oldrel-macos-x86_64 | NOTE |
| r-oldrel-windows-x86_64 | NOTE |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (5 non-OK)
CRAN incoming feasibility
Maintainer: ‘Siddharth R <r.siddharthcse@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Aghila",
family = "G",
role = "aut"),
person(given = "Siddharth",
family = "R",
role = c("aut", "cre"),
email = "r.siddharthcse@gmail.com"))
as necessary.
CRAN incoming feasibility
Maintainer: ‘Siddharth R <r.siddharthcse@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Aghila",
family = "G",
role = "aut"),
person(given = "Siddharth",
family = "R",
role = c("aut", "cre"),
email = "r.siddharthcse@gmail.com"))
as necessary.
LazyData
'LazyData' is specified without a 'data' directory
LazyData
'LazyData' is specified without a 'data' directory
LazyData
'LazyData' is specified without a 'data' directory
Check History
NOTE 9 OK · 5 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
CRAN incoming feasibility
Maintainer: ‘Siddharth R <r.siddharthcse@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Aghila",
family = "G",
role = "aut"),
person(given = "Siddharth",
family = "R",
role = c("aut", "cre"),
email = "r.siddharthcse@gmail.com"))
as necessary.
CRAN incoming feasibility
Maintainer: ‘Siddharth R <r.siddharthcse@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Aghila",
family = "G",
role = "aut"),
person(given = "Siddharth",
family = "R",
role = c("aut", "cre"),
email = "r.siddharthcse@gmail.com"))
as necessary.
LazyData
'LazyData' is specified without a 'data' directory
LazyData
'LazyData' is specified without a 'data' directory
LazyData
'LazyData' is specified without a 'data' directory