Plot confidence interval results for model predictions
plots confidence interval results from fh
= plot(predCI
)predCI
, a PredictionConfidenceInterval
object or vector of objects.
The function plots the observation data points as black plus signs and the model predictions as solid lines.
If the status of confidence interval (predCI
.Status) is
constrained
or not estimable
,
the function uses the second default color (red) to plot the confidence
intervals.
Otherwise, the function uses the first default color (blue) and plots the confidence intervals as shaded areas.
ParameterConfidenceInterval
| PredictionConfidenceInterval
| sbioparameterci
| sbiopredictionci