# HG changeset patch # User bgruening # Date 1392549414 18000 # Node ID d2a6bbeeb474d8d7e91c5faebea758ed0d4c8246 # Parent 399ed00e59c3c05958c26fbca11d92ab41d949ab Uploaded diff -r 399ed00e59c3 -r d2a6bbeeb474 cca.xml --- a/cca.xml Mon Feb 10 15:03:58 2014 -0500 +++ b/cca.xml Sun Feb 16 06:16:54 2014 -0500 @@ -69,7 +69,8 @@ **What it does** -This tool uses functions from 'yacca' library from R statistical package to perform Canonical Correlation Analysis (CCA) on the input data. It outputs two files, one containing the summary statistics of the performed CCA, and the other containing helioplots, which display structural loadings of X and Y variables on different canonical components. +This tool uses functions from 'yacca' library from R statistical package to perform Canonical Correlation Analysis (CCA) on the input data. +It outputs two files, one containing the summary statistics of the performed CCA, and the other containing helioplots, which display structural loadings of X and Y variables on different canonical components. *Carter T. Butts (2009). yacca: Yet Another Canonical Correlation Analysis Package. R package version 1.1.* diff -r 399ed00e59c3 -r d2a6bbeeb474 statistic_tools_macros.xml --- a/statistic_tools_macros.xml Mon Feb 10 15:03:58 2014 -0500 +++ b/statistic_tools_macros.xml Sun Feb 16 06:16:54 2014 -0500 @@ -4,33 +4,9 @@ R_3_0_1 rpy2 numpy + ncurses readline R_statistic_tools - - - - - - - - - - - - - - - - - - - $ENV[READLINE_LIB_PATH] - $ENV[NCURSES_LIB_PATH] - $ENV[RHOME]/lib - - - - diff -r 399ed00e59c3 -r d2a6bbeeb474 test-data/cca_out2.pdf Binary file test-data/cca_out2.pdf has changed diff -r 399ed00e59c3 -r d2a6bbeeb474 test-data/kpca_out2.pdf Binary file test-data/kpca_out2.pdf has changed diff -r 399ed00e59c3 -r d2a6bbeeb474 test-data/pca_out2.pdf Binary file test-data/pca_out2.pdf has changed diff -r 399ed00e59c3 -r d2a6bbeeb474 test-data/pca_out4.pdf Binary file test-data/pca_out4.pdf has changed diff -r 399ed00e59c3 -r d2a6bbeeb474 test-data/pca_out6.pdf Binary file test-data/pca_out6.pdf has changed diff -r 399ed00e59c3 -r d2a6bbeeb474 test-data/regr_out.pdf Binary file test-data/regr_out.pdf has changed diff -r 399ed00e59c3 -r d2a6bbeeb474 test-data/regr_out.tabular --- a/test-data/regr_out.tabular Mon Feb 10 15:03:58 2014 -0500 +++ b/test-data/regr_out.tabular Sun Feb 16 06:16:54 2014 -0500 @@ -1,10 +1,13 @@ -Y-intercept -28.1169126094 -p-value (Y-intercept) 0.2942632048 -Slope (c1) 5.7471341245 -p-value (c1) 0.001732877 -Slope (c2) 0.9042745374 -p-value (c2) 0.1146675468 -R-squared 0.93881 -Adjusted R-squared 0.92132 -F-statistic {'dendf': 7.0, 'value': '53.69463', 'numdf': 2.0} -Sigma 7.4345007113 +p-value (Y-intercept) 0.294263204753 +Slope (c1) 5.74713412453 +p-value (c1) [1] 0.001732877 + +Slope (c2) 0.904274537427 +p-value (c2) [1] 0.1146675 + +R-squared [1] 0.93881 + +Adjusted R-squared [1] 0.92132 + +F-statistic 53.694626423 +Sigma 7.43450071131 diff -r 399ed00e59c3 -r d2a6bbeeb474 tool_dependencies.xml --- a/tool_dependencies.xml Mon Feb 10 15:03:58 2014 -0500 +++ b/tool_dependencies.xml Sun Feb 16 06:16:54 2014 -0500 @@ -22,9 +22,9 @@ - https://github.com/bgruening/download_store/raw/master/r_statistic_tools/kernlab_0.9-19.tar.gz - https://github.com/bgruening/download_store/raw/master/r_statistic_tools/yacca_1.1.tar.gz - https://github.com/bgruening/download_store/raw/master/r_statistic_tools/car_2.0-19.tar.gz + https://github.com/bgruening/download_store/raw/master/r_statistic_tools/kernlab_0.9-19.tar.gz + https://github.com/bgruening/download_store/raw/master/r_statistic_tools/yacca_1.1.tar.gz + https://github.com/bgruening/download_store/raw/master/r_statistic_tools/car_2.0-19.tar.gz