Other packages > Find by keyword >

QurvE  

Robust and User-Friendly Analysis of Growth and Fluorescence Curves
View on CRAN: Click here


Download and install QurvE package within the R console
Install from CRAN:
install.packages("QurvE")

Install from Github:
library("remotes")
install_github("cran/QurvE")

Install by package version:
library("remotes")
install_version("QurvE", "1.1.1")



Attach the package and use:
library("QurvE")
Maintained by
Nicolas T. Wirth
[Scholar Profile | Author Map]
First Published: 2023-01-12
Latest Update: 2024-01-26
Description:
High-throughput analysis of growth curves and fluorescence data using three methods: linear regression, growth model fitting, and smooth spline fit. Analysis of dose-response relationships via smoothing splines or dose-response models. Complete data analysis workflows can be executed in a single step via user-friendly wrapper functions. The results of these workflows are summarized in detailed reports as well as intuitively navigable 'R' data containers. A 'shiny' application provides access to all features without requiring any programming knowledge. The package is described in further detail in Wirth et al. (2023) .
How to cite:
Nicolas T. Wirth (2023). QurvE: Robust and User-Friendly Analysis of Growth and Fluorescence Curves. R package version 1.1.1, https://cran.r-project.org/web/packages/QurvE. Accessed 01 Apr. 2025.
Previous versions and publish date:
1.0 (2023-01-12 14:10), 1.1 (2023-07-04 15:33)
Other packages that cited QurvE R package
View QurvE citation profile
Other R packages that QurvE depends, imports, suggests or enhances
Complete documentation for QurvE
Functions, R codes and Examples using the QurvE R package
Some associated functions: QurvE-package . biosensor.eq . export_RData . export_Table . fl.control . fl.drFit . fl.drFitModel . fl.report . fl.workflow . flBootSpline . flFit . flFitLinear . flFitSpline . growth.control . growth.drBootSpline . growth.drFit . growth.drFitModel . growth.drFitSpline . growth.gcBootSpline . growth.gcFit . growth.gcFitLinear . growth.gcFitModel . growth.gcFitSpline . growth.report . growth.workflow . inflect . lm_window . low.integrate . parse_Gen5Gen6 . parse_data . parse_victornivo . parse_victorx3 . plot.drBootSpline . plot.drFit . plot.drFitFLModel . plot.drFitModel . plot.drFitSpline . plot.drFitfl . plot.dr_parameter . plot.dual . plot.flBootSpline . plot.flFitLinear . plot.flFitRes . plot.flFitSpline . plot.gcBootSpline . plot.gcFitLinear . plot.gcFitModel . plot.gcFitSpline . plot.grid . plot.grodata . plot.grofit . plot.parameter . rdm.data . read_data . read_file . run_app . summary.drBootSpline . summary.drFit . summary.drFitFLModel . summary.drFitModel . summary.drFitSpline . summary.drFitfl . summary.flBootSpline . summary.flFit . summary.flFitLinear . summary.flFitSpline . summary.gcBootSpline . summary.gcFit . summary.gcFitLinear . summary.gcFitModel . summary.gcFitSpline . table_group_fluorescence_linear . table_group_fluorescence_spline . table_group_growth_linear . table_group_growth_model . table_group_growth_spline . zipFastener . 
Some associated R codes: QurvE-package.R . control_functions.R . data_parsers.R . dose-response-analysis.R . fluorescence_plots.R . fluorescence_summaries.R . fluorescence_workflows.R . group_tables.R . growth_plots.R . growth_summaries.R . growth_workflows.R . linear_fits.R . nonparametric_fits.R . parametric_fits.R . report_functions.R . shiny_app_functions.R . utils.R .  Full QurvE package functions and examples
Downloads during the last 30 days
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for QurvE24681012141618TrendBars

Today's Hot Picks in Authors and Packages

samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
Download / Learn more Package Citations See dependency  
shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  
gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  
eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA