wilcox.nofone: Wilcox test

Description Usage Arguments References

View source: R/basic_functions.R

Description

This function performs a wilcox test to identify, if there is an effect of the exposure on the outcome.

Usage

1
wilcox.nofone(data, exposure, outcome)

Arguments

data

dataframe with trail data

exposure

identifies the column of exposure variable

outcome

identifies the column of outccome variable

References

“ This function uses the method wilcox.test from stats package. Run '?wilcox.test' for more information.


thogaertner/cinof1 documentation built on Jan. 8, 2022, 10:37 a.m.