Learn R Programming

AnthropMMD (version 0.9.5)

Group_selection: Internal function : tcltk code to display a window allowing to select the groups involved in the analysis.

Description

Your dataset contains at least two populations, and probably (much) more. But you may want to exclude one or some groups before beginning the analysis. The window displayed by this code allows you to select which groups you want to retain for the effective MMD calculus.

Usage

Group_selection(tab)

Arguments

tab
A data matrix, whose the first column is a group indicator.

Value

  • A list of the retained groups.