File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed 
lib/node_modules/@stdlib/stats/base/ndarray/sztest2/docs/types Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ import { float32ndarray, ndarray } from '@stdlib/types/ndarray';
3535*     -   a zero-dimensional ndarray specifying the alternative hypothesis. 
3636*     -   a zero-dimensional ndarray specifying the significance level. 
3737*     -   a zero-dimensional ndarray specifying the difference in means under the null hypothesis. 
38- *     -   a zero-dimensional ndarray specifying the known standard deviation of first one-dimensional input ndarray. 
39- *     -   a zero-dimensional ndarray specifying the known standard deviation of second one-dimensional input ndarray. 
38+ *     -   a zero-dimensional ndarray specifying the known standard deviation of the  first one-dimensional input ndarray. 
39+ *     -   a zero-dimensional ndarray specifying the known standard deviation of the  second one-dimensional input ndarray. 
4040* 
4141* @param  arrays - array-like object containing ndarrays 
4242* @returns  output ndarray 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments