Skip to contents

paramGUI is an R-package for teaching parameter estimation examples inspired by time-resolved spectroscopy, it was built using the Shiny web app framework.

It uses the R-package TIMP as its backend, which was developed by Mullen and van Stokkum.

Installation

paramGUI is available from CRAN. To install, from an R Console type:

install.packages("paramGUI")

The Glotaran Ecosystem

paramGUI is part of the Glotaran ecosystem (glotaran.org).

Cite

It’s not expected that you cite paramGUI directly, rather cite the TIMP package on which it was built. However, if you’d like to let us know how you are using it (e.g. in teaching) please don’t hesitate to reach out, we’d love to know!

Contributors

The first version of paramGUI was created by Katharine Mullen and Ivo van Stokkum in 2008, but was never released to the public.

In 2016 Joris Snellenburg created a shiny new web app based frontend for the package and released it to CRAN as version 2.0. He is also the current maintainer of the package.

Package statistics

paramGUI Downloads
Last day
Last week
Last month
Total

Download count thanks to the cranlogs.app service.

Notes

  • paramGUI 1.0 was first released internally at the Vrije Univeristeit Amsterdam on January 14th 2008, where it was used for teaching purposes. Back then it used a Tcl/Tk based Graphical User Inteface.