diff --git a/inst/bootlm.m b/inst/bootlm.m index e12092d..e5823cf 100755 --- a/inst/bootlm.m +++ b/inst/bootlm.m @@ -2923,9 +2923,14 @@ %! % sr ~ 1 + pop15 + pop75 + dpi 16.54 827.168 +0.159 %! % sr ~ 1 + pop15 + pop75 + dpi + ddpi 15.98 798.939 +0.188 %! -%! % Relative likelihood of the nested models (except for intercept-only model) +%! +%! % ANOVA p-values of the nested models +%! AOVSTAT.PVAL +%! +%! % Relative likelihood of the nested models %! PRED_ERR.RL(2:end) ./ PRED_ERR.RL(1:end-1) + %!test %! %! % Two-sample unpaired test on independent samples (equivalent to Welch's