Added: 
websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/fitting/leastsquares/EvaluationRmsCheckerTest.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/fitting/leastsquares/EvaluationRmsCheckerTest.html
 (added)
+++ 
websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/fitting/leastsquares/EvaluationRmsCheckerTest.html
 Sat Oct 18 20:10:38 2014
@@ -0,0 +1,262 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>EvaluationRmsCheckerTest (Apache Commons Math 3.4-SNAPSHOT Test 
API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="EvaluationRmsCheckerTest (Apache Commons Math 
3.4-SNAPSHOT Test API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/EvaluationRmsCheckerTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><em><script type="text/javascript" 
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML";></script></em></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../../org/apache/commons/math3/fitting/leastsquares/AbstractLeastSquaresOptimizerAbstractTest.html"
 title="class in org.apache.commons.math3.fitting.leastsquares"><span 
class="strong">Prev Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/commons/math3/fitting/leastsquares/EvaluationTest.html"
 title="class in org.apache.commons.math3.fitting.leastsquares"><span 
class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/commons/math3/fitting/leastsquares/EvaluationRmsCheckerTest.html"
 target="_top">Frames</a></li>
+<li><a href="EvaluationRmsCheckerTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.math3.fitting.leastsquares</div>
+<h2 title="Class EvaluationRmsCheckerTest" class="title">Class 
EvaluationRmsCheckerTest</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.math3.fitting.leastsquares.EvaluationRmsCheckerTest</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <a 
href="../../../../../../src-html/org/apache/commons/math3/fitting/leastsquares/EvaluationRmsCheckerTest.html#line.27">EvaluationRmsCheckerTest</a>
+extends <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
+<div class="block">Unit tests for <a 
href="../../../../../../../apidocs/org/apache/commons/math3/fitting/leastsquares/EvaluationRmsChecker.html?is-external=true"
 title="class or interface in 
org.apache.commons.math3.fitting.leastsquares"><code>EvaluationRmsChecker</code></a>.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../../../../org/apache/commons/math3/fitting/leastsquares/EvaluationRmsCheckerTest.html#EvaluationRmsCheckerTest()">EvaluationRmsCheckerTest</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/commons/math3/fitting/leastsquares/EvaluationRmsCheckerTest.html#testConverged()">testConverged</a></strong>()</code>
+<div class="block">check <a 
href="../../../../../../../apidocs/org/apache/commons/math3/optim/ConvergenceChecker.html?is-external=true#converged(int,%20PAIR,%20PAIR)"
 title="class or interface in 
org.apache.commons.math3.optim"><code>ConvergenceChecker.converged(int, Object, 
Object)</code></a>.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="EvaluationRmsCheckerTest()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>EvaluationRmsCheckerTest</h4>
+<pre>public&nbsp;<a 
href="../../../../../../src-html/org/apache/commons/math3/fitting/leastsquares/EvaluationRmsCheckerTest.html#line.27">EvaluationRmsCheckerTest</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="testConverged()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>testConverged</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/commons/math3/fitting/leastsquares/EvaluationRmsCheckerTest.html#line.31">testConverged</a>()</pre>
+<div class="block">check <a 
href="../../../../../../../apidocs/org/apache/commons/math3/optim/ConvergenceChecker.html?is-external=true#converged(int,%20PAIR,%20PAIR)"
 title="class or interface in 
org.apache.commons.math3.optim"><code>ConvergenceChecker.converged(int, Object, 
Object)</code></a>.</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/EvaluationRmsCheckerTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><em><script type="text/javascript" 
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML";></script></em></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../../org/apache/commons/math3/fitting/leastsquares/AbstractLeastSquaresOptimizerAbstractTest.html"
 title="class in org.apache.commons.math3.fitting.leastsquares"><span 
class="strong">Prev Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/commons/math3/fitting/leastsquares/EvaluationTest.html"
 title="class in org.apache.commons.math3.fitting.leastsquares"><span 
class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/commons/math3/fitting/leastsquares/EvaluationRmsCheckerTest.html"
 target="_top">Frames</a></li>
+<li><a href="EvaluationRmsCheckerTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2003&#x2013;2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/fitting/leastsquares/EvaluationRmsCheckerTest.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/fitting/leastsquares/EvaluationRmsCheckerTest.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: 
websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/fitting/leastsquares/class-use/EvaluationRmsCheckerTest.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/fitting/leastsquares/class-use/EvaluationRmsCheckerTest.html
 (added)
+++ 
websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/fitting/leastsquares/class-use/EvaluationRmsCheckerTest.html
 Sat Oct 18 20:10:38 2014
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class 
org.apache.commons.math3.fitting.leastsquares.EvaluationRmsCheckerTest (Apache 
Commons Math 3.4-SNAPSHOT Test API)</title>
+<link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
org.apache.commons.math3.fitting.leastsquares.EvaluationRmsCheckerTest (Apache 
Commons Math 3.4-SNAPSHOT Test API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../../org/apache/commons/math3/fitting/leastsquares/EvaluationRmsCheckerTest.html"
 title="class in org.apache.commons.math3.fitting.leastsquares">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><em><script type="text/javascript" 
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML";></script></em></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../../index.html?org/apache/commons/math3/fitting/leastsquares/class-use/EvaluationRmsCheckerTest.html"
 target="_top">Frames</a></li>
+<li><a href="EvaluationRmsCheckerTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class 
org.apache.commons.math3.fitting.leastsquares.EvaluationRmsCheckerTest" 
class="title">Uses of 
Class<br>org.apache.commons.math3.fitting.leastsquares.EvaluationRmsCheckerTest</h2>
+</div>
+<div class="classUseContainer">No usage of 
org.apache.commons.math3.fitting.leastsquares.EvaluationRmsCheckerTest</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../../org/apache/commons/math3/fitting/leastsquares/EvaluationRmsCheckerTest.html"
 title="class in org.apache.commons.math3.fitting.leastsquares">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><em><script type="text/javascript" 
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML";></script></em></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../../index.html?org/apache/commons/math3/fitting/leastsquares/class-use/EvaluationRmsCheckerTest.html"
 target="_top">Frames</a></li>
+<li><a href="EvaluationRmsCheckerTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2003&#x2013;2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/fitting/leastsquares/class-use/EvaluationRmsCheckerTest.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/fitting/leastsquares/class-use/EvaluationRmsCheckerTest.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: 
websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html
 (added)
+++ 
websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html
 Sat Oct 18 20:10:38 2014
@@ -0,0 +1,959 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>PSquarePercentileTest (Apache Commons Math 3.4-SNAPSHOT Test 
API)</title>
+<link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="PSquarePercentileTest (Apache Commons Math 
3.4-SNAPSHOT Test API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/PSquarePercentileTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><em><script type="text/javascript" 
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML";></script></em></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PercentileTest.html"
 title="class in org.apache.commons.math3.stat.descriptive.rank"><span 
class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../../index.html?org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html"
 target="_top">Frames</a></li>
+<li><a href="PSquarePercentileTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.commons.math3.stat.descriptive.rank</div>
+<h2 title="Class PSquarePercentileTest" class="title">Class 
PSquarePercentileTest</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html"
 title="class in 
org.apache.commons.math3.stat.descriptive">org.apache.commons.math3.stat.descriptive.UnivariateStatisticAbstractTest</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatisticAbstractTest.html"
 title="class in 
org.apache.commons.math3.stat.descriptive">org.apache.commons.math3.stat.descriptive.StorelessUnivariateStatisticAbstractTest</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.commons.math3.stat.descriptive.rank.PSquarePercentileTest</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.46">PSquarePercentileTest</a>
+extends <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatisticAbstractTest.html"
 title="class in 
org.apache.commons.math3.stat.descriptive">StorelessUnivariateStatisticAbstractTest</a></pre>
+<div class="block">Test cases for the <a 
href="../../../../../../../../apidocs/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentile.html?is-external=true"
 title="class or interface in 
org.apache.commons.math3.stat.descriptive.rank"><code>PSquarePercentile</code></a>
 class which naturally extends
+ <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatisticAbstractTest.html"
 title="class in 
org.apache.commons.math3.stat.descriptive"><code>StorelessUnivariateStatisticAbstractTest</code></a>.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected double</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#percentile5">percentile5</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected double</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#percentile95">percentile95</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected double</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#tolerance">tolerance</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="fields_inherited_from_class_org.apache.commons.math3.stat.descriptive.StorelessUnivariateStatisticAbstractTest">
+<!--   -->
+</a>
+<h3>Fields inherited from 
class&nbsp;org.apache.commons.math3.stat.descriptive.<a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatisticAbstractTest.html"
 title="class in 
org.apache.commons.math3.stat.descriptive">StorelessUnivariateStatisticAbstractTest</a></h3>
+<code><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatisticAbstractTest.html#smallSamples">smallSamples</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="fields_inherited_from_class_org.apache.commons.math3.stat.descriptive.UnivariateStatisticAbstractTest">
+<!--   -->
+</a>
+<h3>Fields inherited from 
class&nbsp;org.apache.commons.math3.stat.descriptive.<a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html"
 title="class in 
org.apache.commons.math3.stat.descriptive">UnivariateStatisticAbstractTest</a></h3>
+<code><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#fourthMoment">fourthMoment</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#geoMean">geoMean</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#identicalWeightsArray">identicalWeightsArray</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#kurt">kurt</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#max">max</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#mean">mean</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#median">median</a>,
 <a href="../../../../../../../org/apache/commons/math3/sta
 t/descriptive/UnivariateStatisticAbstractTest.html#min">min</a>, <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#product">product</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#secondMoment">secondMoment</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#skew">skew</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#std">std</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#sum">sum</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#sumLog">sumLog</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#sumSq">sumSq</a>,
 <a href="../../../../../../../org
 
/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#testArray">testArray</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#testWeightsArray">testWeightsArray</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#thirdMoment">thirdMoment</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#unitWeightsArray">unitWeightsArray</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#var">var</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#weightedMean">weightedMean</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#weightedProduct">weightedProduct</a>,
 <a href="../../../../../../../org/apache/common
 
s/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#weightedStd">weightedStd</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#weightedSum">weightedSum</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#weightedVar">weightedVar</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#PSquarePercentileTest()">PSquarePercentileTest</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#expectedValue()">expectedValue</a></strong>()</code>
+<div class="block">Expected value for  the testArray defined in 
UnivariateStatisticAbstractTest</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#getTolerance()">getTolerance</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../../../../apidocs/org/apache/commons/math3/stat/descriptive/UnivariateStatistic.html?is-external=true"
 title="class or interface in 
org.apache.commons.math3.stat.descriptive">UnivariateStatistic</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#getUnivariateStatistic()">getUnivariateStatistic</a></strong>()</code>
+<div class="block">Return a new instance of the statistic</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#test0PercentileValuesWithFewerThan5Values()">test0PercentileValuesWithFewerThan5Values</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#test20Percentile()">test20Percentile</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#test20PercentileHighValues()">test20PercentileHighValues</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#test5()">test5</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#test5Percentile()">test5Percentile</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#test5PercentileHighValues()">test5PercentileHighValues</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#test90Percentile()">test90Percentile</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#test90PercentileHighValues()">test90PercentileHighValues</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#test99Percentile()">test99Percentile</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#test99PercentileHighValues()">test99PercentileHighValues</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testAccept()">testAccept</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testArrayExample()">testArrayExample</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testCannedDataSet()">testCannedDataSet</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testCopyConsistencyWithInitialFirstFewElements()">testCopyConsistencyWithInitialFirstFewElements</a></strong>()</code>
+<div class="block">Verifies that copied statistics remain equal to originals 
when
+ incremented the same way by way of copying original after just a few
+ elements are incremented</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testCopyConsistencyWithInitialMostElements()">testCopyConsistencyWithInitialMostElements</a></strong>()</code>
+<div class="block">Verifies that copied statistics remain equal to originals 
when
+ incremented the same way by making the copy after a majority of elements
+ are incremented</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testDistribution()">testDistribution</a></strong>()</code>
+<div class="block">Test Various Dist</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testEmpty()">testEmpty</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testHashCodeInMarkers()">testHashCodeInMarkers</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testHighPercentile()">testHighPercentile</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testInitial()">testInitial</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testLowPercentile()">testLowPercentile</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testMarkerHeightWithHigherIndex()">testMarkerHeightWithHigherIndex</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testMarkerHeightWithLowerIndex()">testMarkerHeightWithLowerIndex</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testMarkers2()">testMarkers2</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testMarkersOORHigh()">testMarkersOORHigh</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testMarkersOORLow()">testMarkersOORLow</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testMarkersWithHigherIndex()">testMarkersWithHigherIndex</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testMarkersWithLowerIndex()">testMarkersWithLowerIndex</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testMiscellaniousFunctionsInMarkers()">testMiscellaniousFunctionsInMarkers</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testNegativeInvalidValues()">testNegativeInvalidValues</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testNISTExample()">testNISTExample</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testNull()">testNull</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testNullListInMarkers()">testNullListInMarkers</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testPercentile()">testPercentile</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testPositiveInvalidValues()">testPositiveInvalidValues</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testPSquaredEqualsAndMin()">testPSquaredEqualsAndMin</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testPSQuaredEvalFuncWithPapersExampleData()">testPSQuaredEvalFuncWithPapersExampleData</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testSetQuantile()">testSetQuantile</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testSingleton()">testSingleton</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testSpecialValues()">testSpecialValues</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#testString()">testString</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.commons.math3.stat.descriptive.StorelessUnivariateStatisticAbstractTest">
+<!--   -->
+</a>
+<h3>Methods inherited from 
class&nbsp;org.apache.commons.math3.stat.descriptive.<a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatisticAbstractTest.html"
 title="class in 
org.apache.commons.math3.stat.descriptive">StorelessUnivariateStatisticAbstractTest</a></h3>
+<code><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatisticAbstractTest.html#checkClearValue(org.apache.commons.math3.stat.descriptive.StorelessUnivariateStatistic)">checkClearValue</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatisticAbstractTest.html#testConsistency()">testConsistency</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatisticAbstractTest.html#testCopyConsistency()">testCopyConsistency</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatisticAbstractTest.html#testEqualsAndHashCode()">testEqualsAndHashCode</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatisticAbstractTest.html#testIncrementation()">testIncrementation</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatisticAbstr
 actTest.html#testMomentSmallSamples()">testMomentSmallSamples</a>, <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatisticAbstractTest.html#testSerial()">testSerial</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatisticAbstractTest.html#testSerialization()">testSerialization</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.commons.math3.stat.descriptive.UnivariateStatisticAbstractTest">
+<!--   -->
+</a>
+<h3>Methods inherited from 
class&nbsp;org.apache.commons.math3.stat.descriptive.<a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html"
 title="class in 
org.apache.commons.math3.stat.descriptive">UnivariateStatisticAbstractTest</a></h3>
+<code><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#testCopy()">testCopy</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#testEvaluateArraySegment()">testEvaluateArraySegment</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#testEvaluateArraySegmentWeighted()">testEvaluateArraySegmentWeighted</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#testEvaluation()">testEvaluation</a>,
 <a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#testWeightedConsistency()">testWeightedConsistency</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="percentile5">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>percentile5</h4>
+<pre>protected&nbsp;double <a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.49">percentile5</a></pre>
+</li>
+</ul>
+<a name="percentile95">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>percentile95</h4>
+<pre>protected&nbsp;double <a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.50">percentile95</a></pre>
+</li>
+</ul>
+<a name="tolerance">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>tolerance</h4>
+<pre>protected&nbsp;double <a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.51">tolerance</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="PSquarePercentileTest()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>PSquarePercentileTest</h4>
+<pre>public&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.46">PSquarePercentileTest</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getTolerance()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTolerance</h4>
+<pre>public&nbsp;double&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.56">getTolerance</a>()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html#getTolerance()">getTolerance</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/UnivariateStatisticAbstractTest.html"
 title="class in 
org.apache.commons.math3.stat.descriptive">UnivariateStatisticAbstractTest</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="testCopyConsistencyWithInitialMostElements()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testCopyConsistencyWithInitialMostElements</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.68">testCopyConsistencyWithInitialMostElements</a>()</pre>
+<div class="block">Verifies that copied statistics remain equal to originals 
when
+ incremented the same way by making the copy after a majority of elements
+ are incremented</div>
+</li>
+</ul>
+<a name="testCopyConsistencyWithInitialFirstFewElements()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testCopyConsistencyWithInitialFirstFewElements</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.101">testCopyConsistencyWithInitialFirstFewElements</a>()</pre>
+<div class="block">Verifies that copied statistics remain equal to originals 
when
+ incremented the same way by way of copying original after just a few
+ elements are incremented</div>
+</li>
+</ul>
+<a name="testNullListInMarkers()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testNullListInMarkers</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.131">testNullListInMarkers</a>()</pre>
+</li>
+</ul>
+<a name="testMiscellaniousFunctionsInMarkers()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testMiscellaniousFunctionsInMarkers</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.140">testMiscellaniousFunctionsInMarkers</a>()</pre>
+</li>
+</ul>
+<a name="testMarkersOORLow()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testMarkersOORLow</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.172">testMarkersOORLow</a>()</pre>
+</li>
+</ul>
+<a name="testMarkersOORHigh()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testMarkersOORHigh</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.179">testMarkersOORHigh</a>()</pre>
+</li>
+</ul>
+<a name="testMarkers2()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testMarkers2</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.186">testMarkers2</a>()</pre>
+</li>
+</ul>
+<a name="testHashCodeInMarkers()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testHashCodeInMarkers</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.206">testHashCodeInMarkers</a>()</pre>
+</li>
+</ul>
+<a name="testMarkersWithLowerIndex()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testMarkersWithLowerIndex</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.273">testMarkersWithLowerIndex</a>()</pre>
+</li>
+</ul>
+<a name="testMarkersWithHigherIndex()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testMarkersWithHigherIndex</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.286">testMarkersWithHigherIndex</a>()</pre>
+</li>
+</ul>
+<a name="testMarkerHeightWithLowerIndex()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testMarkerHeightWithLowerIndex</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.299">testMarkerHeightWithLowerIndex</a>()</pre>
+</li>
+</ul>
+<a name="testMarkerHeightWithHigherIndex()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testMarkerHeightWithHigherIndex</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.309">testMarkerHeightWithHigherIndex</a>()</pre>
+</li>
+</ul>
+<a name="testPSquaredEqualsAndMin()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testPSquaredEqualsAndMin</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.319">testPSquaredEqualsAndMin</a>()</pre>
+</li>
+</ul>
+<a name="testString()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testString</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.336">testString</a>()</pre>
+</li>
+</ul>
+<a name="getUnivariateStatistic()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUnivariateStatistic</h4>
+<pre>public&nbsp;<a 
href="../../../../../../../../apidocs/org/apache/commons/math3/stat/descriptive/UnivariateStatistic.html?is-external=true"
 title="class or interface in 
org.apache.commons.math3.stat.descriptive">UnivariateStatistic</a>&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.349">getUnivariateStatistic</a>()</pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatisticAbstractTest.html#getUnivariateStatistic()">StorelessUnivariateStatisticAbstractTest</a></code></strong></div>
+<div class="block">Return a new instance of the statistic</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatisticAbstractTest.html#getUnivariateStatistic()">getUnivariateStatistic</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatisticAbstractTest.html"
 title="class in 
org.apache.commons.math3.stat.descriptive">StorelessUnivariateStatisticAbstractTest</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="expectedValue()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>expectedValue</h4>
+<pre>public&nbsp;double&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.356">expectedValue</a>()</pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatisticAbstractTest.html#expectedValue()">StorelessUnivariateStatisticAbstractTest</a></code></strong></div>
+<div class="block">Expected value for  the testArray defined in 
UnivariateStatisticAbstractTest</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatisticAbstractTest.html#expectedValue()">expectedValue</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/StorelessUnivariateStatisticAbstractTest.html"
 title="class in 
org.apache.commons.math3.stat.descriptive">StorelessUnivariateStatisticAbstractTest</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="testHighPercentile()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testHighPercentile</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.361">testHighPercentile</a>()</pre>
+</li>
+</ul>
+<a name="testLowPercentile()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testLowPercentile</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.370">testLowPercentile</a>()</pre>
+</li>
+</ul>
+<a name="testPercentile()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testPercentile</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.377">testPercentile</a>()</pre>
+</li>
+</ul>
+<a name="testInitial()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testInitial</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.391">testInitial</a>()</pre>
+</li>
+</ul>
+<a name="testNegativeInvalidValues()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testNegativeInvalidValues</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.397">testNegativeInvalidValues</a>()</pre>
+</li>
+</ul>
+<a name="testPositiveInvalidValues()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testPositiveInvalidValues</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.409">testPositiveInvalidValues</a>()</pre>
+</li>
+</ul>
+<a name="testNISTExample()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testNISTExample</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.421">testNISTExample</a>()</pre>
+</li>
+</ul>
+<a name="test5()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>test5</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.434">test5</a>()</pre>
+</li>
+</ul>
+<a name="testNull()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testNull</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.441">testNull</a>()</pre>
+</li>
+</ul>
+<a name="testEmpty()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testEmpty</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.448">testEmpty</a>()</pre>
+</li>
+</ul>
+<a name="testSingleton()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testSingleton</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.455">testSingleton</a>()</pre>
+</li>
+</ul>
+<a name="testSpecialValues()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testSpecialValues</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.470">testSpecialValues</a>()</pre>
+</li>
+</ul>
+<a name="testArrayExample()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testArrayExample</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.495">testArrayExample</a>()</pre>
+</li>
+</ul>
+<a name="testSetQuantile()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testSetQuantile</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.501">testSetQuantile</a>()</pre>
+</li>
+</ul>
+<a name="testAccept()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testAccept</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.529">testAccept</a>()</pre>
+</li>
+</ul>
+<a name="testCannedDataSet()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testCannedDataSet</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.593">testCannedDataSet</a>()</pre>
+</li>
+</ul>
+<a name="test99Percentile()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>test99Percentile</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.612">test99Percentile</a>()</pre>
+</li>
+</ul>
+<a name="test90Percentile()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>test90Percentile</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.618">test90Percentile</a>()</pre>
+</li>
+</ul>
+<a name="test20Percentile()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>test20Percentile</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.624">test20Percentile</a>()</pre>
+</li>
+</ul>
+<a name="test5Percentile()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>test5Percentile</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.630">test5Percentile</a>()</pre>
+</li>
+</ul>
+<a name="test99PercentileHighValues()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>test99PercentileHighValues</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.636">test99PercentileHighValues</a>()</pre>
+</li>
+</ul>
+<a name="test90PercentileHighValues()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>test90PercentileHighValues</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.642">test90PercentileHighValues</a>()</pre>
+</li>
+</ul>
+<a name="test20PercentileHighValues()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>test20PercentileHighValues</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.648">test20PercentileHighValues</a>()</pre>
+</li>
+</ul>
+<a name="test5PercentileHighValues()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>test5PercentileHighValues</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.654">test5PercentileHighValues</a>()</pre>
+</li>
+</ul>
+<a name="test0PercentileValuesWithFewerThan5Values()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>test0PercentileValuesWithFewerThan5Values</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.660">test0PercentileValuesWithFewerThan5Values</a>()</pre>
+</li>
+</ul>
+<a name="testPSQuaredEvalFuncWithPapersExampleData()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testPSQuaredEvalFuncWithPapersExampleData</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.668">testPSQuaredEvalFuncWithPapersExampleData</a>()
+                                               throws <a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
+</li>
+</ul>
+<a name="testDistribution()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>testDistribution</h4>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../../../src-html/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html#line.754">testDistribution</a>()</pre>
+<div class="block">Test Various Dist</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/PSquarePercentileTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><em><script type="text/javascript" 
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML";></script></em></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PercentileTest.html"
 title="class in org.apache.commons.math3.stat.descriptive.rank"><span 
class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../../index.html?org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html"
 target="_top">Frames</a></li>
+<li><a href="PSquarePercentileTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2003&#x2013;2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: 
websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/stat/descriptive/rank/class-use/PSquarePercentileTest.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/stat/descriptive/rank/class-use/PSquarePercentileTest.html
 (added)
+++ 
websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/stat/descriptive/rank/class-use/PSquarePercentileTest.html
 Sat Oct 18 20:10:38 2014
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class 
org.apache.commons.math3.stat.descriptive.rank.PSquarePercentileTest (Apache 
Commons Math 3.4-SNAPSHOT Test API)</title>
+<link rel="stylesheet" type="text/css" 
href="../../../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
org.apache.commons.math3.stat.descriptive.rank.PSquarePercentileTest (Apache 
Commons Math 3.4-SNAPSHOT Test API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html"
 title="class in org.apache.commons.math3.stat.descriptive.rank">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><em><script type="text/javascript" 
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML";></script></em></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../../../index.html?org/apache/commons/math3/stat/descriptive/rank/class-use/PSquarePercentileTest.html"
 target="_top">Frames</a></li>
+<li><a href="PSquarePercentileTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All 
Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class 
org.apache.commons.math3.stat.descriptive.rank.PSquarePercentileTest" 
class="title">Uses of 
Class<br>org.apache.commons.math3.stat.descriptive.rank.PSquarePercentileTest</h2>
+</div>
+<div class="classUseContainer">No usage of 
org.apache.commons.math3.stat.descriptive.rank.PSquarePercentileTest</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../../../org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.html"
 title="class in org.apache.commons.math3.stat.descriptive.rank">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><em><script type="text/javascript" 
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML";></script></em></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../../../index.html?org/apache/commons/math3/stat/descriptive/rank/class-use/PSquarePercentileTest.html"
 target="_top">Frames</a></li>
+<li><a href="PSquarePercentileTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All 
Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2003&#x2013;2014 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Propchange: 
websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/stat/descriptive/rank/class-use/PSquarePercentileTest.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
websites/production/commons/content/proper/commons-math/testapidocs/org/apache/commons/math3/stat/descriptive/rank/class-use/PSquarePercentileTest.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision


Reply via email to