- All Implemented Interfaces:
- java.io.Serializable, CentralMomentsGettable, CentralMomentsSettable
public class SASParameterEstimates
extends ModelParameterEstimates
The SASParameterEstimates class is customized for SAS outputs. The major difference
is related to how the random deviates are calculated. Since SAS produces false estimates,
such as 0 for reference class or 1 for offset, the getRandomDeviate() method makes sure
the false estimate are not accounted for during the simulation of the random deviates.
- See Also:
- Serialized Form