Skip to content

singR

Simultaneous Non-Gaussian Component Analysis

v0.1.3 · Jan 27, 2025 · MIT + file LICENSE

Description

Implementation of SING algorithm to extract joint and individual non-Gaussian components from two datasets. SING uses an objective function that maximizes the skewness and kurtosis of latent components with a penalty to enhance the similarity between subject scores. Unlike other existing methods, SING does not use PCA for dimension reduction, but rather uses non-Gaussianity, which can improve feature extraction. Benjamin B.Risk, Irina Gaynanova (2021) <doi:10.1214/21-AOAS1466>.

Downloads

253

Last 30 days

17456th

684

Last 90 days

2.7K

Last year

Trend: +7.7% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
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 OK
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 (2 non-OK)
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.4Mb
  sub-directories of 1Mb or more:
    data   2.3Mb
    libs   2.7Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  5.5Mb
  sub-directories of 1Mb or more:
    data   2.3Mb
    libs   2.8Mb

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.4Mb
  sub-directories of 1Mb or more:
    data   2.3Mb
    libs   2.7Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  5.5Mb
  sub-directories of 1Mb or more:
    data   2.3Mb
    libs   2.8Mb

Dependency Network

Dependencies Reverse dependencies MASS Rcpp clue gam (>= 1.20.1) ICtest singR

Version History

new 0.1.3 Mar 10, 2026
updated 0.1.3 ← 0.1.2 diff Jan 26, 2025
updated 0.1.2 ← 0.1.1 diff Feb 8, 2024
updated 0.1.1 ← 0.1.0 diff Sep 11, 2022
new 0.1.0 Aug 21, 2022