Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A Julia package for Beta-like regression models useful for subjective scales data (Likert scales, analog scales, ...)

License

Notifications You must be signed in to change notification settings

DominiqueMakowski/SubjectiveScalesModels.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SubjectiveScalesModels.jl

Docs Build Status Coverage

Toolbox for modelling scores from subjective scales (for example Likert or analog scales), common in psychology and cognitive neuroscience.

Installation

using Pkg

Pkg.add("SubjectiveScalesModels")

Features

BetaPhi2() Distribution for Beta Regressions

BetaPhi2(0.5, 1)

Ordered Beta Model

Choice-Confidence (Choco) Model

Choco(p1=0.3, μ0=0.7, ϕ0=3, μ1=0.4, ϕ1=2)

Zero-One-Inflated Beta Model (ZOIB)

  • To do.

About

A Julia package for Beta-like regression models useful for subjective scales data (Likert scales, analog scales, ...)

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages