Skip to content

Commit

Permalink
Merge pull request #1 from zera555/readme-fix
Browse files Browse the repository at this point in the history
Minor fix in README.md
  • Loading branch information
kylechallis committed May 1, 2018
2 parents ed77224 + e79f4da commit 343c513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ to interpret them is a bigger subject than can be covered in this documentation,
Minitab blog that provides a good start on interpreting your regression.

```php
use MCordingley\StatisticsGatherer\Linear;
use MCordingley\Regression\StatisticsGatherer\Linear;

$gatherer = new Linear($observations, $coefficients, $predictor);

Expand Down

0 comments on commit 343c513

Please sign in to comment.