yval: A vector containing n observed values of the response variable.
yits: A n by N matrix of predictive samples from the n observations contained in yval.
level: The nominal coverage level, defaults to 95%.
summarystat: Summary statistics to use to calculate the validation predictions from the samples. It should be a function like mean or median which can be calculated by R. The default is mean.