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.
paramGUI is available from CRAN. To install, from an R Console type:
install.packages("paramGUI")
paramGUI is part of the Glotaran ecosystem (glotaran.org).
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!
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.
paramGUI | Downloads |
---|---|
Last day | |
Last week | |
Last month | |
Total |
Download count thanks to the cranlogs.app service.
- 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.