[ncl-talk] Setting degree of freedom in rtest function
Hyun Marcia
hyun998877 at gmail.com
Tue Aug 12 18:30:00 MDT 2014
> Hi, (i'm not good at Eng. sorry ... )
>
>
> I have a qustion of correlation significant test(function:rtest).
>
>
> I want to change the degree of freedom(df) which is already setted.
>
>
> I kowt that [rtest] funtion uses the t-value and df
>
> tval = r/*sqrt*
> <https://www.ncl.ucar.edu/Document/Functions/Built-in/sqrt.shtml>
> ((1.0-r^2)/(n-2))
>
> df = n-2
>
>
> but, I want to change [df = n-2] into [my own degree of freedom.]
>
>
> Is there any method to solve this problem?
>
>
> Thanks.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20140813/f26cebe5/attachment.html
More information about the ncl-talk
mailing list