Learn R Programming

LoTTA (version 0.1.0)

read_prior: 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)

Value

list with type of prior and prior parameters

Arguments

prior
  • list with prior parameters or a cutoff value

minx
  • minimum value of the score

maxx
  • maximum value of the score

ubl
  • minimum value of the window's left boundary point

ubr
  • maximum value of the window's right boundary point

lb
  • minimum window size