Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.2, 2.1, 2.2
-
None
-
JAVA
Description
The SimpleRegression class is a useful class for running regressions involving one independent variable. It lacks the ability to constrain the constant to be zero. I am attaching a patch which gives a constructor for setting NOINT. I am also checking in two NIST data sets for noint estimation.