Description Usage Arguments Value Author(s) Examples
This function builds an SBP of "discriminant balances" by clustering a matrix of the pair-wise total within-group variance, adjusted by the pair-wise total variance (inverted by subtracting this value from 1). The method is intended to make the largest balances most discriminative.
1  | sbp.fromPDBA(x, group, ...)
 | 
x | 
 A matrix with rows as samples (N) and columns as components (D).  | 
group | 
 A character vector. Group or sub-group membership.
Argument passed to   | 
... | 
 Other arguments passed to   | 
An SBP matrix.
Thom Quinn
1 2 3 4 5 6 7 8  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.