Skip to content
Prev 367316 / 398506 Next

How to search t value when you know degree of freedom?

Perhaps a typo? It should be qt() not pt():
[1] 0.8311882
[1] 2.04523

-------------------------------------
David L Carlson
Department of Anthropology
Texas A&M University
College Station, TX 77840-4352



-----Original Message-----
From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Michael Dewey
Sent: Thursday, February 23, 2017 6:18 AM
To: vod vos <vodvos at zoho.com>; Rui Barradas <ruipbarradas at sapo.pt>
Cc: R-help at r-project.org
Subject: Re: [R] How to search t value when you know degree of freedom?

When I do pt(0.975, 29) I do not get 2.045 so I think you must have 
declared a new function pt which is interfering with things.
On 23/02/2017 10:40, vod vos wrote: