powered by
name
NA
discreteNameToValue(par, name)
Param
character
p = makeDiscreteParam("u", values=c(x1 = "a", x2 = "b", x3 = "b")) discreteNameToValue(p, "x3")
Run the code above in your browser using DataLab