est.M.ols {singR}R 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.


[Package singR version 0.1.2 Index]