ALS

Multivariate curve resolution alternating least squares (MCR-ALS)
Download

ALS Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Katharine M. Mullen
  • File Size:
  • 616 KB

ALS Tags


ALS Description

Alternating least squares is often used to resolve components contributing to data with a bilinear structure; the basic technique may be extended to alternating constrained least squares. Commonly applied constraints include uni-modality, non-negativity, and normalization of components. Several data matrices may be decomposed simultaneously by assuming that one of the two matrices in the bilinear decomposition is shared between datasets. This package provides an R-function for multivariate curve resolution alternating least squares. Usage: als(CList, PsiList, S=matrix(), WList=list(), thresh =.001, maxiter=100, forcemaxiter = FALSE, optS1st=TRUE, x=1:nrow(CList]), x2=1:nrow(S), baseline=FALSE, fixed=vector("list", length(PsiList)), uniC=FALSE, uniS=FALSE, nonnegC = TRUE, nonnegS = TRUE, normS=0, closureC=list())


ALS Related Software