test_one: For one constituent study and one simulation of its outcome,...

Description Usage Arguments Value

Description

For one constituent study and one simulation of its outcome, test if p<type-1 error rate (not for end user).

Usage

1
2
  test_one(r_events_control, n_sample_size_control,
    n_sample_size_treated, OR_hat, alpha)

Arguments

r_events_control

Number of events in untreated

n_sample_size_control

Sample size in untreated group

n_sample_size_treated

Sample size in treated group

alpha

Type-1 error rate.

OR_hat

Summary odds ratio from meta-analysis

Value

Number, 1 if positive, 0 if negative.


PubBias documentation built on May 1, 2019, 8:20 p.m.

Related to test_one in PubBias...