NumericalMixingMatrix:
mixing matrix of data NumericalMixMCF7HS27
Description
real mixing matrix of data NumericalMixMCF7HS27
Usage
data(NumericalMixingMatrix)
Format
The format is:
num [1:2, 1:2] 0.775 0.15 0.225 0.85
- attr(*, "dimnames")=List of 2
..$ : NULL
..$ : chr [1:2] "V1" "V2"Examples
Run this codedata(NumericalMixingMatrix)
str(NumericalMixingMatrix)
Run the code above in your browser using DataLab