Initial_SHARP_CONT {LoTTA}R Documentation

function that samples initial values for sharp LoTTA model with continuous outcomes

Description

function that samples initial values for sharp LoTTA model with continuous outcomes

Usage

Initial_SHARP_CONT(x, y, c, lb, ubr, ubl, s)

Arguments

x
  • score data

y
  • outcome 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

Value

list with initial parameters values for sharp LoTTA model with continuous outcomes, and .RNG.seed value


[Package LoTTA version 0.1.1 Index]