The R Project SVN R

Rev

Rev 59039 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 59039 Rev 61433
Line 6... Line 6...
6
\name{pairwise.prop.test}
6
\name{pairwise.prop.test}
7
\alias{pairwise.prop.test}
7
\alias{pairwise.prop.test}
8
\title{ Pairwise comparisons for proportions}
8
\title{ Pairwise comparisons for proportions}
9
\description{
9
\description{
10
  Calculate pairwise comparisons between pairs of proportions with
10
  Calculate pairwise comparisons between pairs of proportions with
11
  correction for multiple testing 
11
  correction for multiple testing
12
}
12
}
13
\usage{
13
\usage{
14
pairwise.prop.test(x, n, p.adjust.method = p.adjust.methods, ...)
14
pairwise.prop.test(x, n, p.adjust.method = p.adjust.methods, ...)
15
}
15
}
16
\arguments{
16
\arguments{