View source: R/41_refined_anchored_lasso.R
combine_folds_mean_diff | R Documentation |
Aggregates fold-level test statistics and variances to compute an overall test statistic and p-value.
combine_folds_mean_diff(fold_data, verbose = FALSE)
fold_data |
A list of results from |
verbose |
Logical. Whether to print diagnostic messages. Default is FALSE. |
A list containing:
Two-sided p-value for the overall test statistic.
Standardized test statistic.
Original input list, for reference or diagnostics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.