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.
Shiny application to explore stock portfolio performance. The app uses the tidyquant and PerformanceAnalytics packages.
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.
Use JavaScript to send content from a Shiny App directly to a printer.