|
SOLUTIONS
|
OBSOLETE REGRESSION COMMON PACKAGE SYMBOL
SinglePredictionCITable
![]()
is a possible value for the RegressionReport option which represents a table of confidence intervals for the predicted response of single observations.
DetailsDetails
- To use
, you first need to load the Regression Common Functions Package. You can do this by using
or
, which will automatically load the Regression Common Functions Package, or you can load the package directly by using
.
includes the observed response value, the fitted response value, standard error and confidence interval for each data point.- The confidence level for the intervals can be specified via the ConfidenceLevel option.
- In the regression report,
has the TableForm wrapper.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


