Returns the case statistics for an observation, weight, and future response count for the desired prediction interval.
double array containing the independent (explanatory) variables. Its length must be equal to the number of variables set in the constructor. double representing the dependent (response) variable. double representing the weight. int representing the number of future responses for which the prediction interval is desired on the average of the future responses. The CaseStatistics for the observation.
LinearRegression Class | Imsl.Stat Namespace | LinearRegression.GetCaseStatistics Overload List