common_pheno: Show most common symptom combinations

common_phenoR Documentation

Show most common symptom combinations

Description

Prints the value of each variable of the most common symptom combinations

Usage

common_pheno(data, frequency = "freq", n_phenotypes = 5)

Arguments

data

a dataframe or matrix

frequency

column indicating symptom combinations frequency, default = "freq"

n_phenotypes

, number of symptom combinations shown, default = 5

Value

print

Examples

## Not run: 
common_pheno(data_frequency, frequency = "freq", n_phenotypes = 5)

## End(Not run)

orduek/PsychPower documentation built on Oct. 25, 2023, 7:36 a.m.