public class BootstrapHybridPointEstimate.VariancePointEstimate
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
Matrix |
getModelRelatedVariance()
This method returns the estimate of the model-related variance.
|
Matrix |
getSamplingRelatedVariance()
This method returns the estimate of the sampling-related variance.
|
Matrix |
getTotalVariance()
This method returns the estimate of the total variance.
|
public Matrix getTotalVariance()
public Matrix getModelRelatedVariance()
public Matrix getSamplingRelatedVariance()