File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed 
lib/node_modules/@stdlib/stats/base/ndarray/sztest2/lib Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ var strided = require( '@stdlib/stats/strided/sztest2' ).ndarray;
4343*     -   a zero-dimensional ndarray specifying the alternative hypothesis. 
4444*     -   a zero-dimensional ndarray specifying the significance level. 
4545*     -   a zero-dimensional ndarray specifying the difference in means under the null hypothesis. 
46- *     -   a zero-dimensional ndarray specifying the known standard deviation of first one-dimensional input ndarray. 
47- *     -   a zero-dimensional ndarray specifying the known standard deviation of second one-dimensional input ndarray. 
46+ *     -   a zero-dimensional ndarray specifying the known standard deviation of the  first one-dimensional input ndarray. 
47+ *     -   a zero-dimensional ndarray specifying the known standard deviation of the  second one-dimensional input ndarray. 
4848* 
4949* @param  {ArrayLikeObject<Object> } arrays - array-like object containing ndarrays 
5050* @returns  {ndarrayLike } output ndarray 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments