Learn R Programming

LoTTA (version 0.1.0)

Initial_treatment_c: function that samples initial values for the treatment model with a known cutoff

Description

function that samples initial values for the treatment model with a known cutoff

Usage

Initial_treatment_c(x, t, c, lb, ubr, ubl, s, jlb = 0.2)

Value

list with initial parameters values for LoTTA model with continuous score and .RNG.seed value

Arguments

x
  • score data

t
  • treatment data

c
  • cutoff location

lb
  • minimum window size

ubr
  • maximum value of the window's right boundary point

ubl
  • minimum value of the window's left boundary point

s
  • seed

jlb
  • minimum jump size