iter_t: Iteration of Student's t-tests with a specific variable

Description Usage Arguments Value

View source: R/iter_t.R

Description

This function perform Student's t-tests between a specific variable and various categorical variables

Usage

1
iter_t(data, varlist, var, method = 1, maxgroup = 5, p.round = 3)

Arguments

data

a dataframe to be used

varlist

a vector of categorical variables

var

a variable of interest

p.round

a specified number of decimal places to which rounds the values

Value

Dataframe containing the result of t-tests


nephroj/medicj documentation built on Dec. 22, 2021, 12:10 a.m.