Learn R Programming

descsuppR (version 1.2)

w.prop.trend.test: prop.trend.test with unified interface

Description

prop.trend.test with unified interface

Usage

w.prop.trend.test(values, grouping, ...)

Value

the value prop.trend.test

Arguments

values

vector. The values to compare (age, toxicity score, gene expression, ...)

grouping

vector of the same length as values. treated as factor giving the group membership

...

additional parameters. are passed on to the prop.trend.test

Author

Fabian Kück

Details

just a call to prop.trend.test that unifies the api to other tests