diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2023-08-04 13:27:41 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2023-08-04 13:27:41 +0200 |
commit | 804a5cb47fcdc823d41c585729ace151b283ca65 (patch) | |
tree | 3dac33d049e53343cf36216b8cc6c93cbc32d754 /vignettes/mesotrione_parent_2023_prebuilt.rnw | |
parent | cf54ccca37d27480dbf8d59eb027300518f7ad75 (diff) |
Mesotrione data and vignette
The vignette illustrates pH dependent degradation (covariate modelling)
with some detail for the parent compound.
Also, a bug in the saem method of the illparms function was fixed, which
prevented to find ill-defined parameters in cases where e.g. slopes of
covariate models have a negative estimate.
Diffstat (limited to 'vignettes/mesotrione_parent_2023_prebuilt.rnw')
-rw-r--r-- | vignettes/mesotrione_parent_2023_prebuilt.rnw | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vignettes/mesotrione_parent_2023_prebuilt.rnw b/vignettes/mesotrione_parent_2023_prebuilt.rnw new file mode 100644 index 00000000..f8a7a097 --- /dev/null +++ b/vignettes/mesotrione_parent_2023_prebuilt.rnw @@ -0,0 +1,7 @@ +\documentclass{article} +\usepackage{pdfpages} +%\VignetteIndexEntry{Testing covariate modelling in hierarchical parent degradation kinetics with residue data on mesotrione} + +\begin{document} +\includepdf[pages=-, fitpaper=true]{prebuilt/2023_mesotrione_parent.pdf} +\end{document} |