Learn R Programming

LoTTA (version 0.1.0)

Initial_FUZZy_BIN: function that samples initial values for fuzzy LoTTA model with a known cutoff and binary outcomes

Description

function that samples initial values for fuzzy LoTTA model with a known cutoff and binary outcomes

Usage

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

Value

list with initial parameters values for fuzzy LoTTA model with a known cutoff and binary outcomes, and .RNG.seed value

Arguments

x
  • score data

t
  • treatment 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

jlb
  • minimum jump size