File: fisher23.marginal.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 (9 lines) | stat: -rw-r--r-- 547 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
\name{fisher23.marginal}
\alias{fisher23.marginal}
\title{Fisher-type (2x3) table association analysis for calculating all marginal p-values...}
\usage{fisher23.marginal(data, model)}
\description{Fisher-type (2x3) table association analysis for calculating all marginal p-values}
\value{A list containing the m marginal p-values}
\author{ThorstenDickhaus}
\arguments{\item{data}{A tensor of dimension (2x3xm) where m is the number of endpoints (genes, etc.)}
\item{model}{A model object indicating that this type of analysis shall be performed}}