getG: Get the group matrix

View source: R/getG.R

getGR Documentation

Get the group matrix

Description

Get the group matrix

Usage

getG(AEs, data, min_size = 15)

Arguments

AEs

The names of AEs

data

A data frame that contains two columns

  • "AE"The names of the AE

  • "group"The group that the AE belongs to

min_size

The minimal size of the group to be included in the matrix

Value

The group matrix G


BangyaoZhao/BV documentation built on June 30, 2023, 4:28 p.m.