MSwithin: Accessors for the 'MSwithin' slot of a quantro object.

MSwithinR Documentation

Accessors for the 'MSwithin' slot of a quantro object.

Description

Accessors for the 'MSwithin' slot of a quantro object.

Usage

MSwithin(object)

## S4 method for signature 'quantro'
MSwithin(object)

## S4 method for signature 'quantro'
MSwithin(object)

Arguments

object

a quantro object

Examples

library(minfi)
data(flowSorted)
pd <- pData(flowSorted)
qtest <- quantro(flowSorted, groupFactor = pd$CellType)
MSwithin(qtest)

stephaniehicks/quantro documentation built on Nov. 7, 2022, 1:42 p.m.