Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 199 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 199 Bytes

ErrorEst.jl

Julia codes for error estimation:

  • jackknife.jl: Jackknife method
  • bootstrap.jl: Statistical Bootstrapping (randomly resampling)
  • linear_fit.jl: linear fitting (reduced chi-square)