Learn R Programming

xps (version 1.32.0)

validSE-methods: Get Valid Standard Errors

Description

Extracts valid standard errors with unit names as row names.

Usage

validSE(object, which = "UnitName")

Arguments

object
object of class ExprTreeSet.
which
name of column containing unit name.

Value

A data.frame.

Details

Method validSE returns the standard errors (or standard deviations) from the expression trees and uses column which as row names, usually the probeset IDs stored in column “UnitName”.

See Also

validExpr