normalPrediction {fabPrediction} | R Documentation |
Obtain a pivot prediction interval
Description
This function computes a prediction interval under assumed normality.
Usage
normalPrediction(Y, alpha = 0.15)
Arguments
Y |
Observed data vector |
alpha |
Prediction error rate |
Value
pred object
[Package fabPrediction version 1.0.4 Index]