Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道,该函数t.test提供了几个统计值,以及一个p-value. 但是,我不确定这是单面的还是双面的 p-value。
t.test
p-value
有人可以告诉我p-value它作为输出提供了什么吗?
从?t.test- 我的重点:
?t.test
替代:指定替代假设的字符串,必须是'"two.lateral"'(默认)、'"greater"' 或 '"less"' 之一。您可以只指定首字母。