Package 'Hadron'
Total Page:16
File Type:pdf, Size:1020Kb
Package ‘hadron’ September 10, 2020 Version 3.1.2 Date 2020-09-09 Title Analysis Framework for Monte Carlo Simulation Data in Physics SystemRequirements Gnu Scientific Library version >= 1.8 Description Toolkit to perform statistical analyses of correlation functions generated from Lattice Monte Carlo simulations. In particular, a class 'cf' for correlation functions and methods to analyse those are defined. This includes (blocked) bootstrap (based on the 'boot' package) and jackknife, but also an automatic determination of integrated autocorrelation times. 'hadron' also provides a very general function bootstrap.nlsfit() to bootstrap a non-linear least squares fit. More specific functions are provided to extract hadronic quantities from Lattice Quantum Chromodynamics simulations, a particular Monte Carlo simulation,(see e.g. European Twisted Mass Collaboration, P. Boucaud et al. (2008) <doi:10.1016/j.cpc.2008.06.013>). Here, to determine energy eigenvalues of hadronic states, specific fitting routines and in particular the generalised eigenvalue method (see e.g. B. Blossier et al. (2009) <doi:10.1088/1126-6708/2009/04/094> and M. Fischer et al. (2020) <https://inspirehep.net/literature/1792113>) are implemented. In addition, input/output and plotting routines are available. Imports abind, boot, dplyr, Rcpp, R6, stringr LinkingTo Rcpp Suggests minpack.lm, parallel, rhdf5, knitr, testthat, tictoc, tikzDevice, hash, numDeriv, staplr, markdown, rmarkdown, errors License GPL-3 URL https://github.com/HISKP-LQCD/hadron BugReports https://github.com/HISKP-LQCD/hadron/issues LazyData true RoxygenNote 7.1.1 Encoding UTF-8 1 2 R topics documented: VignetteBuilder knitr NeedsCompilation yes Author Bartosz Kostrzewa [aut], Johann Ostmeyer [aut], Martin Ueding [aut], Carsten Urbach [aut, cre], Nikolas Schlage [ctb], Markus Werner [ctb], Ferenc Pittler [ctb], Matthias Fischer [ctb], Vittorio Lubicz [ctb] Maintainer Carsten Urbach <[email protected]> Repository CRAN Date/Publication 2020-09-10 06:40:02 UTC R topics documented: *.cf .............................................7 *.raw_cf . .7 +.cf .............................................8 +.raw_cf . .8 -.cf..............................................9 -.raw_cf . .9 /.raw_cf . 10 add.cf . 10 add.raw_cf . 11 addConfIndex2cf . 11 addStat.cf . 12 addStat.raw_cf . 13 alphas . 13 analysis_gradient_flow . 14 analysis_online . 15 avg.cbt.cf . 17 block.raw_cf . 18 bootstrap.analysis . 18 bootstrap.cf . 19 bootstrap.effectivemass . 20 bootstrap.gevp . 22 bootstrap.hankel . 24 bootstrap.hankel_summed . 25 bootstrap.meanerror . 26 bootstrap.nlsfit . 27 c.cf ............................................. 30 c.raw_cf . 30 cA2.09.48_3pi_I3_0_A1u_1_pc . 31 cdh.............................................. 31 R topics documented: 3 cdhnew . 33 CExp ............................................ 34 cf .............................................. 35 cf_boot . 36 cf_key_meson_2pt . 37 cf_key_meson_3pt . 38 cf_meta . 40 cf_orig . 41 cf_principal_correlator . 42 cf_shifted . 42 cf_smeared . 43 cf_subtracted . 44 cf_weighted . 44 compute.plotlims . 45 computeacf . 46 computeDisc . 47 computefps . 49 computefpsOS . 50 concat.cf . 52 concat.raw_cf . 52 conj_raw_cf . 53 construct_onlinemeas_rundir . 53 correlatormatrix . 54 correlators_key_meson_2pt . 54 correlators_key_meson_3pt . 55 create_displ_chains . 57 cvc_local_loop_key . 58 cvc_read_loops . 58 cvc_to_raw_cf . 60 cyprus_make_key_scalar . 61 cyprus_make_key_vector . 61 cyprus_read_loops . 62 disc_3pt . 63 dispersion_relation . 64 effectivemass . 65 effectivemass.cf . 66 effmass . 68 effmass2 . 68 escapeLatexSpecials . 69 extract.loop . 69 extract.obs . 70 extractSingleCor.cf . 72 extract_mass . 72 extract_mass.effectivemassfit . 73 extract_mass.matrixfit . 73 fit.cosh . 74 fit.effectivemass . 75 fit.plateau2cf . 77 4 R topics documented: foldr1 . 78 fs.a0 . 78 fs.mpia0 . 79 fs.qcotdelta . 80 g1.............................................. 81 getorderedconfignumbers . 81 getorderedfilelist . 82 get_plotdata_raw_cf . 83 gevp............................................. 84 gevp.hankel . 85 gevp.hankel_summed . 86 gevp2amplitude . 87 gevp2cf . ..