Hi Marco, > on both 1.1.0 and SVN with octave 3.5.91+ > > octave:46> pkg install -noauto -verbose ../prova/statistics.tar.gz > mkdir (/tmp/oct-28dcb8.11) > untar (../prova/statistics.tar.gz, /tmp/oct-28dcb8.11) > warning: function /home/marco/octave/statistics-1.1.0/fstat.m shadows > a core library function > warning: function /home/marco/octave/statistics-1.1.0/zscore.m > shadows a core library function > /tmp/octave-help-ptvAzU:43: Unmatched }. > /tmp/octave-help-ptvAzU:75: Unknown command `seealso'. > /tmp/octave-help-ptvAzU:75: Misplaced {. > warning: gen_doc_cache: unusable help text found in file 'pdist' > warning: function /home/marco/octave/statistics-1.1.0/fstat.m shadows a core library function > warning: function /home/marco/octave/statistics-1.1.0/zscore.m > shadows a core library function
Thanks for pointing out the shadow functions. For fstat see the discussions at http://octave.1599824.n4.nabble.com/fstat-compatibility-issue-td1655051.html and http://octave.1599824.n4.nabble.com/Octave-s-fstat-vs-statistics-package-fstat-td3159635.html So I will keep the fstat function in the statistics package. For now I tend to keep the zscore function in the statistics package as well because it also returns the mean and standard deviation. Removing it might break legacy code. I considered a patch for the core function but the core function uses the center function instead of calculating the mean directly. Arno ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev