Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Regression Common Functions Package >

ParameterCITable

ParameterCITable
is a possible value for the RegressionReport option which represents a table of confidence interval information for the fitted parameters.
  • ParameterCITable includes parameter estimates, standard errors and confidence intervals.
  • The confidence level for intervals can be specified via the ConfidenceLevel option.
  • In the regression report, ParameterCITable has the TableForm wrapper.
Needs["LinearRegression`"]
Sample data:
In[2]:=
Click for copyable input
ParameterCITable for a linear regression:
In[3]:=
Click for copyable input
Out[3]=
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team