|
SOLUTIONS
|
OBSOLETE REGRESSION COMMON PACKAGE SYMBOL
ParameterTable
As of Version 7.0,
has become a property of LinearModelFit.
![]()
is a possible value for the RegressionReport option which represents a table of fitted parameter information.
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 estimates, standard errors, t-test statistics and p-values for each parameter.- 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 »

