added missing @since tags
JIRA: MATH-530 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1073460 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
816b795371
commit
ef444992cd
|
@ -123,6 +123,7 @@ public class GLSMultipleLinearRegression extends AbstractMultipleLinearRegressio
|
|||
* matrix X.
|
||||
*
|
||||
* @return error variance
|
||||
* @since 2.2
|
||||
*/
|
||||
@Override
|
||||
protected double calculateErrorVariance() {
|
||||
|
|
Loading…
Reference in New Issue