| Author |
Comment/Response |
Tamas
|
10/11/05 12:27pm
Hello,
Could anybody tell me how you can make the following "result" readable? And no, making it an array function does not help, it just splits this unreadable line into more unreadable lines... :-(
Thanks.
Tamas.
{ParameterTable -> TableForm[{{0.004094, 0.002277, 1.798, 0.07219}, {0.9993, 0.0003544, 2819., 2.948*10^-14486}}, TableHeadings -> {{1, x}, {"Estimate", "SE", "TStat", "PValue"}}], RSquared -> 0.9987, AdjustedRSquared -> 0.9987, EstimatedVariance -> 0.01145, ANOVATable -> TableForm[{{1, 91050., 91050., 7.949*10^6, 2.948*10^-14486}, {9983, 114.3, 0.01145}, {9984, 91160.}}, TableHeadings -> {{"Model", "Error", "Total"}, {"DF", "SumOfSq", "MeanSq", "FRatio", "PValue"}}]}
URL: , |
|