Phil Steitz wrote:
I think these methods should be named "setData." They have a different
contract from "addData" in SimpleRegression, which does not replace
observations that have previously been added. If there are no
objections, I will make that change.
Yes - It makes sense to be consist
Phil Steitz a écrit :
> I think these methods should be named "setData." They have a different
> contract from "addData" in SimpleRegression, which does not replace
> observations that have previously been added. If there are no
> objections, I will make that change.
+1 from me
Luc
>
> Phil
>
I think these methods should be named "setData." They have a different
contract from "addData" in SimpleRegression, which does not replace
observations that have previously been added. If there are no
objections, I will make that change.
Phil