Learn R Programming

TopKSignal (version 1.0)

estimatedSignal: Object returned by the estimateTheta() function.

Description

Object returned by the estimateTheta() function.

Arguments

Format

A list of various values returned by the estimateTheta() function.

estimation

A data frame with the signal estimation and the standard error computed by the bootstrap for each object

estimatedMatrixNoise

The estimated matrix noise

allBootstraps

The signal estimates from all bootstrap iterations

Examples

Run this code
data(estimatedSignal)

Run the code above in your browser using DataLab