|
tatami_stats
Matrix statistics for tatami
|
| ▼ tatami_stats | |
| ▼ skip_nan | |
| group_rss.hpp | Compute group-wise residual sum of squares while skipping NaNs |
| rss.hpp | Compute row and column residual sum of squares after skipping NaNs |
| count.hpp | Compute row and column counts from a tatami::Matrix |
| group_median.hpp | Compute group-wise medians from a tatami::Matrix |
| group_rss.hpp | Compute group-wise residual sum of squares from a tatami::Matrix |
| group_sum.hpp | Compute group-wise sums from a tatami::Matrix |
| group_variance.hpp | Compute group-wise variances from a tatami::Matrix |
| median.hpp | Compute row and column medians from a tatami::Matrix |
| quantile.hpp | Compute row and column quantiles from a tatami::Matrix |
| range.hpp | Compute row and column ranges from a tatami::Matrix |
| rss.hpp | Compute row and column residual sum of squares from a tatami::Matrix |
| sum.hpp | Compute row and column sums from a tatami::Matrix |
| tatami_stats.hpp | Umbrella header for the tatami_stats library |
| variance.hpp | Compute row and column variances from a tatami::Matrix |