estimatedSignal {TopKSignal} | R Documentation |
Object returned by the estimateTheta() function.
Description
Object returned by the estimateTheta() function.
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
data(estimatedSignal)
[Package TopKSignal version 1.0 Index]