我一定会有猫的 发表于 2020-6-18 16:36 
我想问一下,t-ratio用不用根据自由度看
Function
invttail(df,p)
Description: the inverse reverse cumulative (upper tail or survivor) Student's t
distribution: if ttail(df,t) = p, then invttail(df,p) = t
Domain df: 2e-10 to 2e+17 (may be nonintegral)
Domain p: 0 to 1
Range: -8e+307 to 8e+307
你看命令帮助
df就是自由度
原先那个帖子2012年的那个函数里面n是自由度