Fredo-XVII/TestContR: Randomly Select Test and Control Groups

Select a random list of test group/individuals and provides the best matching group/individuals for a control based on a dataframe of metrics for the subjects. Or you can generate control groups/individuals for a list of pre-selected test groups. For the numeric functions, Euclidian distance is used for the pairing. For datasets with mixed variables, Gower's distance matrix derived with the cluster::daisy() function is used for the pairing. Categorical variables are know account as of version 1.1.0.

Getting started

Package details

Maintainer
LicenseCC0
Version1.1.4
URL https://github.com/Fredo-XVII/TestContR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Fredo-XVII/TestContR")
Fredo-XVII/TestContR documentation built on Nov. 5, 2022, 5:54 p.m.