Skip to content
Back to formatted view

Raw Message

Message-ID: <CAF9-5jOXc3CWfYtRwxo2f+VuSX3np6o+ZTq8ykyNqH-t4AsbqQ@mail.gmail.com>
Date: 2020-05-06T14:31:38Z
From: Ana Marija
Subject: calculating t-score/t-stats as my zscores
In-Reply-To: <41135899-4f0e-ac70-39f7-cef402e46ba2@sapo.pt>

Hi Rui,

Thank you for getting back to me. Is there is a better way to
calculate Z scores if I have p values, SE and Beta?

Thanks
Ana

On Wed, May 6, 2020 at 9:27 AM Rui Barradas <ruipbarradas at sapo.pt> wrote:
>
> Hello,
>
> That gives the *absolute* t-scores. If it's all you need/want, then the
> answer is yes, you can.
>
> Hope this helps,
>
> Rui Barradas
>
> ?s 14:28 de 06/05/20, Ana Marija escreveu:
> > Hello,
> >
> > Can I apply the quantile function qt() this way?
> > qt(pvals/2, 406-34, lower.tail = F)
> > to get the T-scores?
> >
> > Thanks
> > Ama
> >
> > ______________________________________________
> > 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.
> >