Toolbox for modelling scores from subjective scales (for example Likert or analog scales), common in psychology and cognitive neuroscience.
using Pkg
Pkg.add("SubjectiveScalesModels")BetaPhi2(0.5, 1)Choco(p1=0.3, μ0=0.7, ϕ0=3, μ1=0.4, ϕ1=2)- To do.
 


