File: multiple.down.adjust.Rd

package info (click to toggle)
r-cran-mutoss 0.1-13-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,560 kB
  • sloc: sh: 13; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 330 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
\name{multiple.down.adjust}
\alias{multiple.down.adjust}
\title{A service function used by multiple...}
\usage{multiple.down.adjust(sorted, m)}
\description{A service function used by \code{multiple.down}}
\author{JonathanRosenblatt}
\arguments{
\item{sorted}{A sorted pvalue vector.}
\item{m}{The number of hypotheses tested.}
}