Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

elaborator (version 1.0)

elaborator_perform_binomial_test: elaborator_perform_binomial_test - calculates binomial test for the change of a labparameter from one visit to another

Description

elaborator_perform_binomial_test - calculates binomial test for the change of a labparameter from one visit to another

Usage

elaborator_perform_binomial_test(
  data,
  treatment,
  lab_parameter,
  Visit1 = "Randomization",
  Visit2 = "End of Treatment",
  lab_column
)

Arguments

data

data set

treatment

treatment variable

lab_parameter

llab parameter variable of the data set

Visit1

visit time point one

Visit2

visit time point two

lab_column

lab parameter column