[
https://issues.apache.org/jira/browse/MATH-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phil Steitz resolved MATH-1316.
-------------------------------
Resolution: Fixed
Fix Version/s: 3.7
4.0
Thanks for reporting this.
Fixed in
3_X: 607511fd6
master: d749b2e76
> nonworking code example in User Guide > Statistics > Multiple linear
> regression
> -------------------------------------------------------------------------------
>
> Key: MATH-1316
> URL: https://issues.apache.org/jira/browse/MATH-1316
> Project: Commons Math
> Issue Type: Task
> Affects Versions: 3.5
> Environment: N/A
> Reporter: Sanghack Lee
> Priority: Trivial
> Fix For: 4.0, 3.7
>
> Original Estimate: 5m
> Remaining Estimate: 5m
>
> OLSMultipleLinearRegression example needs to be modified as
> - double[][] x (not double[] x)
> - regression.newSampleData(y,x); (not regression.newSample(y,x);)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)