File: adjPValuesPlot.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-- 373 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
\name{adjPValuesPlot}
\alias{adjPValuesPlot}
\title{A function plotting adjusted p-values...}
\usage{adjPValuesPlot(adjPValues, alpha)}
\description{A function plotting adjusted p-values}
\author{MuToss-Coding Team}
\arguments{
\item{adjPValues}{A numeric containing the adjusted pValues to plot.}
\item{alpha}{A numeric containing the overall type I error rate alpha..}
}