get.t: get.t

Description Usage Arguments

View source: R/testStatisticFunctions.R

Description

This function gets the test statistic for comparing a treatment against a mean

Usage

1
2
get.t(beta0, beta1, mu.null = 0, sigma = NULL, tau = NULL,
  z.alpha = 0.05, z.beta = 0.2)

Arguments

beta0

Beta0 is the beta_0 coefficient from the known relationship between the Y and X variables

beta1

Beta1 is the beta_1 coefficient from the

sigma

Sigma is the known variance

tau

Tau is the known tau from the weight relationship

data

Data is the dataset containing short-term and long-term endpoints

alpha

Alpha is the Type I error rate level


Gtmille2/twoStageSeamless documentation built on Oct. 30, 2019, 6:36 p.m.