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.2")



Attach the package and use:
library("QurvE")
Maintained by
Nicolas T. Wirth
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-01-12
Latest Update: 2025-09-03
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.2, https://cran.r-project.org/web/packages/QurvE. Accessed 08 Mar. 2026.
Previous versions and publish date:
1.0 (2023-01-12 14:10), 1.1.1 (2024-01-26 13:40), 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

Today's Hot Picks in Authors and Packages

candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
Download / Learn more Package Citations See dependency  
ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
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  
generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  
vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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