Learn R Programming

UNDO (version 1.14.0)

NumericalMixingMatrix: mixing matrix of data NumericalMixMCF7HS27

Description

real mixing matrix of data NumericalMixMCF7HS27

Usage

data(NumericalMixingMatrix)

Arguments

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 code
data(NumericalMixingMatrix)
str(NumericalMixingMatrix) 

Run the code above in your browser using DataLab