Description Usage Arguments Value
View source: R/contrast_utils.R
Doolittle Decomposition
| 1 | doolittle(x, eps = 1e-06)
 | 
| x | a numeric square matrix with at least 2 columns/rows. | 
| eps | numerical tolerance on the whether to normalize with components
in  | 
a list with two matrices of the same dimension as x:
| L | lower-left unit-triangular matrix | 
| U | upper-right triangular matrix (not unit-triangular) | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.