We discussed adding support for the traditional zip encryption algorithm a
while back. IIRC the concensus was loosely against it since it's so weak
and we don't want to mislead people.
Since then I can add two points.
First, I heard from someone who said that she has to use the traditional
encryp
On Sun, 14 Feb 2016 16:42:24 -0800, michael.brzustow...@gmail.com
wrote:
Hi,
Is there reason that OLSMultipleLinearRegression.calculateBeta()
and OLSMultipleLinearRegression.calculateBetaVariance() are protected
and
not public?
I can only guess that the purpose was to define the API only ter
Hi,
Is there reason that OLSMultipleLinearRegression.calculateBeta()
and OLSMultipleLinearRegression.calculateBetaVariance() are protected and
not public?
Is this used for testing purposes ... or just an oversight ... or am I just
using the class wrong?
Thanx!
-Mike