Package: ldamatch 1.0.3

ldamatch: Selection of Statistically Similar Research Groups

Select statistically similar research groups by backward selection using various robust algorithms, including a heuristic based on linear discriminant analysis, multiple heuristics based on the test statistic, and parallelized exhaustive search.

Authors:Kyle Gorman [aut, cre], Géza Kiss [aut]

ldamatch_1.0.3.tar.gz
ldamatch_1.0.3.zip(r-4.5)ldamatch_1.0.3.zip(r-4.4)ldamatch_1.0.3.zip(r-4.3)
ldamatch_1.0.3.tgz(r-4.4-any)ldamatch_1.0.3.tgz(r-4.3-any)
ldamatch_1.0.3.tar.gz(r-4.5-noble)ldamatch_1.0.3.tar.gz(r-4.4-noble)
ldamatch_1.0.3.tgz(r-4.4-emscripten)ldamatch_1.0.3.tgz(r-4.3-emscripten)
ldamatch.pdf |ldamatch.html
ldamatch/json (API)

# Install 'ldamatch' in R:
install.packages('ldamatch', repos = c('https://kylebgorman.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

18 exports 0.49 score 70 dependencies 1 mentions 9 scripts 292 downloads

Last updated 5 months agofrom:99a67f6817. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 12 2024
R-4.5-winOKSep 12 2024
R-4.5-linuxOKSep 12 2024
R-4.4-winOKSep 12 2024
R-4.4-macOKSep 12 2024
R-4.3-winOKSep 12 2024
R-4.3-macOKSep 12 2024

Exports:ad_haltcalc_metricscalc_p_valuecompare_ldamatch_outputscreate_halting_testestimate_exhaustivef_haltget_paramks_haltl_haltmatch_groupsmatching_methodsnondeterministic_matching_methodsparallelized_matching_methodsset_paramt_haltU_haltwilks_halt

Dependencies:abindarrangementsbackportsbootbroomcarcarDataclicodetoolscolorspacecowplotcpp11data.tableDerivdoBydplyrentropyfansifarverforeachgenericsggplot2gluegmpgtableisobanditeratorsiterpckSampleslabelinglatticelifecyclelme4magrittrMASSMatrixMatrixModelsmgcvmicrobenchmarkminqamodelrmunsellnlmenloptrnnetnumDerivpbkrtestpillarpkgconfigpurrrquantregR6RColorBrewerRcppRcppEigenrlangRUnitscalesSparseMstringistringrSuppDistssurvivaltibbletidyrtidyselectutf8vctrsviridisLitewithr

ldamatch demos

Rendered fromldamatch-demos.Rmdusingknitr::rmarkdownon Sep 12 2024.

Last update: 2024-04-15
Started: 2015-08-27

Readme and manuals

Help Manual

Help pageTopics
Determines which arguments for a function, which is its caller by default..get_if_args_are_missing
A univariate halting test using the Anderson-Darling test.ad_halt
Calculates basic metrics about ldamatch search result.calc_metrics
Calculates p-value using specified halting test.calc_p_value
Compares outputs of ldamatch runs.compare_ldamatch_outputs
Creates halting test from multiple tests.create_halting_test
Estimates the maximum number of cases to be checked during exhaustive search.estimate_exhaustive
A univariate halting test using Fisher's exact test.f_halt
Gets value for ldamatch global parameter.get_param
A univariate halting test using the Kolmogorov-Smirnov Test, which must be satisfied for all condition pairs.ks_halt
A univariate halting test using Levene's test.l_halt
Creates a matched group via backward selection.match_groups
The available methods for matching.matching_methods
The available nondeterministic methods for matching.nondeterministic_matching_methods
The available parallelized methods for matching.parallelized_matching_methods
Searches the space backwards, prefering more subjects and certain group size proportions.search_exhaustive
OBSOLETE: Finds matching using depth-first search recursively.search_heuristic2
Finds matching using depth-first search, looking ahead n steps.search_heuristic3
Finds matching using depth-first search, looking ahead n steps.search_heuristic4
Searches by randomly selecting subspaces with decreasing expected size.search_random
Sets value for ldamatch global parameter.set_param
A univariate halting test using the t-test, which must be satisfied for all condition pairs.t_halt
A univariate halting test using the Wilcoxon test, which must be satisfied for all condition pairs.U_halt
A multivariate halting test appropriate for more than two condition levels.wilks_halt