## S3 method for class 'HOF':
Para(resp, model, newdata = NULL, ...)
## S3 method for class 'HOF.list':
Para(resp, ...)pick.model."exp(-1/2)" of the top.exp(-2) of the top.For models VI and VII Para will give you two expectancy values for the ranges left and right of the pessimum between the model optima. If you want to have the overall expectancy value, calculate something like:
gradient <- seq(min(Para(resp)$range), max(Para(resp)$range), length.out=10000)
weighted.mean(gradient, predict(resp, newdata=gradient))