|
SOLUTIONS
|
HYPOTHESIS TESTING 程序包 符号
FullReport
![]()
is an option to hypothesis test functions that specifies whether all report information should be returned.
更多信息更多信息
- To use
, you first need to load the Hypothesis Testing Package using Needs["HypothesisTesting`"]. - With the default setting FullReport->False, only the
-value for the test is returned. - With FullReport->True, a table containing the estimate, test statistic, and distribution of the test statistic is also returned.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

