Welch's t-test: Difference between revisions

m
(+Scilab)
Line 946:
{{trans|Stata}}
 
Scilab will print a warning because the number of degrees of freedom is not an integer. However, the underlying implementation makes use of the [http://www.netlib.org/random/ dcdflib] Fortran library, which happily accepts a noninteger df.
 
<lang>x = [3.0,4.0,1.0,2.1];
1,336

edits