npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

hdlss-tools

v1.0.0

Published

Tools for high-dimensional small sample size data

Downloads

5

Readme

Tools for HDLSS data

We have published R code and manuals for an analytical method developed and proposed in our laboratory for High-Dimension, Low-Sample-Size (HDLSS) data. Please read the following notes on usage and use it only if you agree. For more details on the analytical method, please refer to the relevant paper.

Contents

Installation from GitHub

Use the following command in the terminal to install the package to a local folder.

git clone https://github.com/Aoshima-Lab/HDLSS-Tools.git

R tools for high-dimensional data

Principal Component Analysis

  1. Noise Reduction Methodology (NRM.R)

    Eigenvalues, eigenvectors, and principal component scores for high-dimensional data are estimated using the "Noise Reduction Methodology (NRM)".

    Reference : "Effective PCA for High-Dimension, Low-Sample-Size Data with Noise Reduction via Geometric Representations"
    Journal of Multivariate Analysis, 105 (2012), 193-215
    DOI : 10.1016/j.jmva.2011.09.002

  2. Cross-Data-Matrix Methodology (CDM.R)

    Eigenvalues, eigenvectors, and principal component scores for high-dimensional data are estimated using the "Cross-Data Matrix Methodology (CDM)".

    Reference : "Effective PCA for High-Dimension, Low-Sample-Size Data with Singular Value Decomposition of Cross Data Matrix"
    Journal of Multivariate Analysis, 101 (2010), 2060-2077
    DOI: 10.1016/j.jmva.2010.04.006

Correlation Test

  1. Extended Cross-Data-Matrix Methodology (ECDM.R)

    The "Extended Cross-Data-Matrix Methodology (ECDM)" estimates tr(Σ^2) for a high-dimensional covariance matrix Σ and performs a high-dimensional correlation test.

    Reference : "High-Dimensional Inference on Covariance Structures via the Extended Cross-Data-Matrix Methodology"
    Journal of Multivariate Analysis, 151 (2016), 151-166
    DOI: 10.1016/j.jmva.2016.07.011

License

Copyright

  1. The copyright of this R code belongs to the Aoshima Laboratory.
  2. When publishing research results using this R code, please cite the relevant paper.

Disclaimer and Prohibited Matters

  1. The Aoshima Laboratory bears no responsibility for any direct or indirect damages arising from the use of this R code and its results.
  2. Modification, porting, or redistribution of this R code without the permission of the copyright holder is prohibited.

Instructions for Using this Program

  1. Prior to using this R code, please install the statistical software "R." For installation of "R," please refer to this link.
  2. In the "Public R Code" below, please click on each method name.

Contact Information

Aoshima Laboratory, Mathematical Science Area, Department of Mathematical and Physical Sciences, University of Tsukuba

Email: aoshima[at]math[dot]tsukuba[dot]ac[dot]jp