knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

GitHub Logo

TestContR

R build status AppVeyor build status

The primary goal of TestContR is to select randomized Test groups/individuals and matched them with Control groups/individuals using Euclidian distance. You also have the option to provide a list of test groups/individuals where by you can generate a list of control groups/individuals.

For examples of how to use the TestContR package go to he vignette here.





Fredo-XVII/TestContR documentation built on Nov. 5, 2022, 5:54 p.m.