Skip to content

aifbowman/ABC-SMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABC-SMC

Julia code for ABC SMC

abc2: Version 2 of functions for carrying out ABC-SMC

abctest: Basic examples of ABC-SMC on synthetic data

fresh: Script to add all required packages from a fresh install of Julia 1.02

nlm: functions to simulate from the noisy linear map (required for examples in abctest)

types: script to define types used in package