| ad_halt | A univariate halting test using the Anderson-Darling test. |
| calc_metrics | Calculates basic metrics about ldamatch search result. |
| calc_p_value | Calculates p-value using specified halting test. |
| compare_ldamatch_outputs | Compares outputs of ldamatch runs. |
| create_halting_test | Creates halting test from multiple tests. |
| dot-ad_crit | Criterion function for ad_halt. |
| dot-apply_crit | Returns smallest halting_test-threshold ratio, or 0 if less... |
| dot-apply_crit_to_condition_pairs | Returns smallest value from .apply_crit for all condition... |
| dot-calc_multipliers | Calculates multipliers used in search_random. |
| dot-calc_p_thresh_ratio | Calculates p-value-threshold ratio. |
| dot-calc_subject_balance_divergence | Characterizes closeness of actual group sizes to what is... |
| dot-check_subspaces_for_group_size_setup | Searches over all possible subspaces for specified group size... |
| dot-choose_best_subjects | Chooses best set of subjects in a set. |
| dot-choose_best_test_statistic | Chooses rows with best test statistic. |
| dot-choose_most_frequently_chosen_subject_from_subject_tuples | Chooses best one(s) of a set of subjects having the best... |
| dot-choose_subject_with_best_p_value_from_subject_tuples | Chooses best one(s) of a set of subjects having the best... |
| dot-combine_sets | Combines current best and candidate sets, keeping the highest... |
| dot-create_Cartesian_iterable | Creates Cartesian product of iterators. |
| dot-decrease_group_sizes | Creates all group sizes by reducing one group in all rows of... |
| dot-f_crit | Criterion function for f_halt. |
| dot-flip_ind | Flips logical vector at specified indices |
| dot-foreach | Wrapper to foreach::foreach called from... |
| dot-get_halting_test | Returns halting tests for names, or checks if pass functions... |
| dot-get_human_readable | Returns human readable format for number of seconds. |
| dot-get_if_args_are_missing | Determines which arguments for a function, which is its... |
| dot-internally_compare_ldamatch_outputs | Compares outputs of ldamatch runs using internally normalized... |
| dot-ks_crit | Criterion function for ks_halt. |
| dot-l_crit | Criterion function for l_halt. |
| dot-normalize_max_removed_per_cond | Normalizes max_removed_per_cond parameter for match_groups()... |
| dot-normalize_props | Normalizes the props parameter for match_groups(). |
| dot-recycle | Recycles threshold values for halting tests. |
| dot-search_heuristic_with_lookahead | Finds matching using depth-first search, looking ahead n... |
| dot-sort_group_sizes | Orders rows by similarity to expected group size proportions. |
| dot-t_crit | Criterion function for t_halt. |
| dot-tolerance | An infinitesimally small amount, used to check if values are... |
| dot-U_crit | Criterion function for U_halt. |
| dot-unique_list | Uniquifies a list. |
| dot-vector_list_to_string | Creates string from list of vectors. |
| dot-warn_about_extra_params | Warns about extra (i.e. unused) parameters. |
| estimate_exhaustive | Estimates the maximum number of cases to be checked during... |
| f_halt | A univariate halting test using Fisher's exact test. |
| get_param | Gets value for ldamatch global parameter. |
| ks_halt | A univariate halting test using the Kolmogorov-Smirnov Test,... |
| ldamatch-package | ldamatch: Selection of Statistically Similar Research Groups. |
| l_halt | A univariate halting test using Levene's test. |
| match_groups | Creates a matched group via backward selection. |
| matching_methods | The available methods for matching. |
| nondeterministic_matching_methods | The available nondeterministic methods for matching. |
| parallelized_matching_methods | The available parallelized methods for matching. |
| search_exhaustive | Searches the space backwards, prefering more subjects and... |
| search_heuristic2 | OBSOLETE: Finds matching using depth-first search... |
| search_heuristic3 | Finds matching using depth-first search, looking ahead n... |
| search_heuristic4 | Finds matching using depth-first search, looking ahead n... |
| search_random | Searches by randomly selecting subspaces with decreasing... |
| set_param | Sets value for ldamatch global parameter. |
| t_halt | A univariate halting test using the t-test, which must be... |
| U_halt | A univariate halting test using the Wilcoxon test, which must... |
| wilks_halt | A multivariate halting test appropriate for more than two... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.