knitr::opts_chunk$set(echo = TRUE)

Disclaimer

Plots from two different GE-runs are compared by putting them side by side. Plots from previous GE runs are extracted from the specified archive location. The zipped plot files from the archive are extracted using the funcition R.utils::gunzip() which works similarly to the shell version of gunzip.

Comparison Of Plots

Plots on the left are from previous evaluation and on the right from current evaluation.

knitr::include_graphics(path = './curgel/prev_comp/diff_estimate_ggd_P_P.pdf')
knitr::include_graphics(path = './curgel/diff_estimate_ggd_P_P.pdf')
knitr::include_graphics(path = './curgel/prev_comp/diff_estimate_lgd_P_P.pdf')
knitr::include_graphics(path = './curgel/diff_estimate_lgd_P_P.pdf')
knitr::include_graphics(path = './curgel/prev_comp/diff_estimate_ngd_P_P.pdf')
knitr::include_graphics(path = './curgel/diff_estimate_ngd_P_P.pdf')
knitr::include_graphics(path = './curgel/prev_comp/diff_estimate_tdd_P_P.pdf')
knitr::include_graphics(path = './curgel/diff_estimate_tdd_P_P.pdf')


pvrqualitasag/qgert documentation built on June 29, 2021, 11:14 p.m.