nose.rr: nose.rr

Description Usage Arguments Value Author(s) See Also Examples

Description

A function to classify the nature of sparseness in 2 x 2 categorical data sets using the summary measure Relative Risk (RR)

Usage

1
nose.rr(nos, cc)

Arguments

nos

data in matrix form

cc

continuity correction factor

Value

nature of sparseness

Author(s)

Subbiah M <sisufive@gmail.com>

See Also

nose.or, nose.rf

Examples

1
2
3
4
5
## Not run: 
s=read.table(file.choose())
nose.rr(s,0.5)

## End(Not run)

nose documentation built on May 1, 2019, 7:29 p.m.