read_prior {LoTTA} | R Documentation |
function that checks the type of a prior and whether it is correct
Description
function that checks the type of a prior and whether it is correct
Usage
read_prior(prior, minx, maxx, ubl, ubr, lb)
Arguments
prior |
|
minx |
|
maxx |
|
ubl |
|
ubr |
|
lb |
|
Value
list with type of prior and prior parameters
[Package LoTTA version 0.1.1 Index]