Skip to content

Check sample if it is uniform assuming a simple Beta model - using Bayes

Notifications You must be signed in to change notification settings

Eisbrenner/isuniform_bayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test uniformity

julia --project=. -e "using Pkg; Pkg.instantiate()"

then open with

julia --project=.

or start julia

julia

then

]
activate .
instantiate

return to input repl with back key.

pipeline

julia --project=. src/data.jl
julia --project=. --threads=7 src/update.jl

About

Check sample if it is uniform assuming a simple Beta model - using Bayes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages