Page 1 of 1

bug .testbtw

Posted: Fri Apr 17, 2026 8:39 am
by rousing
Hi

when running _grp.testbtw(var) or _grp.testbtw(vars) with a group containing two series the results for the mean gets produced and not ones relating to the variance.

Best regards
Rasmus
Eviews 14, May 19 2025 build
14C08223

Re: bug .testbtw

Posted: Fri Apr 17, 2026 8:44 am
by EViews Gareth
This works on the latest version of EViews 14. Can you check it on yours?

Code: Select all

wfcreate m 1990 2025 series x=nrnd series y=nrnd group _grp x y show _grp.testbtw(vars)

Re: bug .testbtw

Posted: Fri Apr 17, 2026 12:09 pm
by rousing
just checked it at home with a fully up-to-date version, it still creates the output for testing the mean and not the variance which "vars" should trigger

Re: bug .testbtw

Posted: Fri Apr 17, 2026 2:53 pm
by EViews Gareth
Found, will be fixed in next patch.

Re: bug .testbtw

Posted: Fri Apr 17, 2026 11:47 pm
by rousing
Thanks a lot :)