| This tool computes the Partial R squared for all possible variable subsets using the following formula: Partial R squared = [SSE(without i: 1,2,...,p-1) - SSE (full: 1,2,..,i..,p-1) / SSE(without i: 1,2,...,p-1)], which denotes the case where the ''i''th predictor is dropped. |
hg clone https://toolshed.g2.bx.psu.edu/repos/devteam/partialr_square
| Name | Version | Type | |
|---|---|---|---|
| R | 2.11.0 | package | |
| numpy | 1.7.1 | package | |
| rpy | 1.0.3 | package | |
| Name | Description | Version | Minimum Galaxy Version |
|---|---|---|---|
| 1.0.0 | any | ||