Skip to content
Back to formatted view

Raw Message

Message-ID: <58ADB694.4010505@sapo.pt>
Date: 2017-02-22T16:04:36Z
From: Rui Barradas
Subject: How to search t value when you know degree of freedom?
In-Reply-To: <15a66875fdf.10bcba69e2918.2834251748968068611@zoho.com>

Hello,

It would be ?pt not pnorm.
And as you can see in that help page you need another value, the value 
of the quantile. (Don't worry about the arguments ncp or log just q and df)

Hope this helps,

Rui Barradas

Em 22-02-2017 15:53, vod vos escreveu:
>
> Hi everyone,
>
> How to search t value when you know degree of freedom?
>
> For example, the degree of freedom is 29, how to use R to calculate the t value for it?
>
> t.test does not help, or pnorm? I am not sure.
>
> Thanks.
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>