diff --git a/toolbox/regression/ScoreYJmle.m b/toolbox/regression/ScoreYJmle.m index f2903f962..df4fc7b72 100644 --- a/toolbox/regression/ScoreYJmle.m +++ b/toolbox/regression/ScoreYJmle.m @@ -145,8 +145,9 @@ %{ + %% Example in which positive and negative obs require the same lambda. rng('default') - rng(1) + rng(100) n=100; yori=randn(n,1); % Transform the value to find out if we can recover the true value of