est.M.ols: Estimate mixing matrix from estimates of components

View source: R/lngca.R

est.M.olsR Documentation

Estimate mixing matrix from estimates of components

Description

Estimate mixing matrix from estimates of components

Usage

est.M.ols(sData, xData, intercept = TRUE)

Arguments

sData

S rx x px

xData

dX n x px

intercept

default = TRUE

Value

a matrix Mx, dimension n x rx.


singR documentation built on May 29, 2024, 7:30 a.m.