tests/testthat/_snaps/dim_reduction.md

Sample mahalanobis distances are calculated

Code
  pc_distances
Output
  # A tibble: 36 x 4
     sample nutrient    DR pc_distance
     <chr>  <chr>    <dbl>       <dbl>
   1 G0.05  G         0.05       188. 
   2 G0.1   G         0.1        125. 
   3 G0.15  G         0.15       128. 
   4 G0.2   G         0.2        125. 
   5 G0.25  G         0.25        83.4
   6 G0.3   G         0.3        101. 
   7 N0.05  N         0.05       371. 
   8 N0.1   N         0.1        226. 
   9 N0.15  N         0.15       123. 
  10 N0.2   N         0.2        100. 
  # i 26 more rows


calico/romic documentation built on Sept. 27, 2024, 7:16 p.m.