We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3ec747 commit dd3c840Copy full SHA for dd3c840
lib/node_modules/@stdlib/stats/strided/dcovarmtk/README.md
@@ -26,7 +26,7 @@ limitations under the License.
26
27
<section class="intro">
28
29
-The population [covariance][covariance] of a finite size population of size `N` is given by
+The population [covariance][covariance] of two finite size populations of size `N` is given by
30
31
<!-- <equation class="equation" label="eq:population_covariance" align="center" raw="\operatorname{\mathrm{cov_N}} = \frac{1}{N} \sum_{i=0}^{N-1} (x_i - \mu_x)(y_i - \mu_y)" alt="Equation for the population covariance."> -->
32
0 commit comments