Shiny

Bell Shaped Dose-Response

The double dose resonse curves are very difficult to fit and many times a nonlinear least squares type of algorithm will fail. This application take a three stage approach to find the best possible fit starting with a guess based on the data ranges, followed by a brute force search, and finally a nonliner squares fit where possible.

Portfolio Explorer

Shiny application to explore stock portfolio performance. The app uses the tidyquant and PerformanceAnalytics packages.

QC Reporting

Application to generate a QC report from data stored in the Platform for Science LIMS offered by ThermoFisher. The reporting tool allows report customization and PDF output.

Direct Printing from a Shiny App

Use JavaScript to send content from a Shiny App directly to a printer.