Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Business Analysis Module User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

5.3 Parameter Estimate Classes

The Business Analysis Module provides container classes for storing regression model parameter estimates and their associated statistical quantities. These classes are:

Both classes contain parameter estimates: t statistics (for linear regression), Wald chi-square statistics (for logistic regression), p-values, critical values, and confidence intervals.

Instances of these classes are constructed only by their corresponding regression classes. For example, to obtain the vector of parameter estimates for a logistic regression, you must construct an instance of RWLogisticRegression and invoke the parameterEstimates() method on the object, as demonstrated in the following example:

There are also classes for testing hypotheses about linear regression model parameters.



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.