Initial_treatment_c {LoTTA}R Documentation

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)

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

Value

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


[Package LoTTA version 0.1.1 Index]