Learn R Programming

HELP (version 1.30.0)

calcPrototype-methods: Calculate prototype (methods)

Description

Methods for calculating prototype ([trimmed] mean) across all samples

Arguments

Methods

x = "missing"
Handle empty function call
x = "ExpressionSet"
Handle input of an object of class ExpressionSet. Derive data from AssayData.
x = "vector"
Handle vector input as a matrix
x = "matrix"
Handle matrix input

See Also

calcPrototype