optimal_k {LoTTA} | R Documentation |
function that searches for initial parameters of outcome function to initiate the sampler
Description
function that searches for initial parameters of outcome function to initiate the sampler
Usage
optimal_k(x, y, c, lb, ubr, ubl)
Arguments
x |
|
y |
|
c |
|
lb |
|
ubr |
|
ubl |
|
Value
a list with kl and kr and cubic functions parameters
[Package LoTTA version 0.1.1 Index]