From: Arjen M. <arj...@wl...> - 2007-03-18 20:07:42
|
Hello, I ran into an issue with the statistics package that has to do with the test utilities, most notably the useLocal command. The introduction of the multivariate linear regression procedures by Eric Kemp-Benedict made the statistics package depend on the linear algebra package. This is not a problem, but it made it necessary to _explicitly_ load the package via "useLocal" in the preamble to the tests (despite the package require command). Can anyone explain under what circumstances this useLocal command is needed and why? (I get error messages about an unknown namespace otherwise). Regards, Arjen |