Interface WithinReplicationStatisticIfc

  • All Known Subinterfaces:
    ResponseStatisticsIfc
    All Known Implementing Classes:
    ResponseVariable, TimeWeighted

    public interface WithinReplicationStatisticIfc
    An interface for accessing within replication statistics Within replication statistics can be observation or time weighted. No variance information is provided due to the fact that the standard generate variance estimator is likely to be biased because of within replication correlation.
    • Method Detail

      • getWithinReplicationStatistic

        WeightedStatisticIfc getWithinReplicationStatistic()
        Returns a reference to the underlying WeightedStatistic
        Returns: