Other packages > Find by keyword >

detrendr  

Detrend Images
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("detrendr", "0.6.15")



Attach the package and use:
library("detrendr")
Maintained by
Rory Nolan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-10-24
Latest Update: 2023-03-04
Description:
Detrend fluorescence microscopy image series for fluorescence fluctuation and correlation spectroscopy ('FCS' and 'FFS') analysis. This package contains functionality published in a 2016 paper but it has been extended since then with the Robin Hood algorithm and thus contains unpublished work.
How to cite:
Rory Nolan (2017). detrendr: Detrend Images. R package version 0.6.15, https://cran.r-project.org/web/packages/detrendr. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.0 (2017-10-24 17:24), 0.2.0 (2018-01-04 18:43), 0.4.0 (2018-02-18 05:52), 0.5.0 (2018-04-19 12:57), 0.5.1 (2018-04-24 17:47), 0.6.0 (2018-11-09 17:40), 0.6.1 (2019-04-13 17:02), 0.6.2 (2019-06-15 17:40), 0.6.3 (2019-06-29 06:50), 0.6.4 (2019-07-08 18:40), 0.6.5 (2020-03-16 20:50), 0.6.6 (2020-05-08 15:20), 0.6.7 (2020-06-24 11:50), 0.6.8 (2020-08-03 17:30), 0.6.9 (2020-09-03 07:20), 0.6.11 (2021-01-13 19:40), 0.6.12 (2021-02-08 07:00), 0.6.13 (2021-04-21 08:40), 0.6.14 (2021-05-16 07:00)
Other packages that cited detrendr R package
View detrendr citation profile
Other R packages that detrendr depends, imports, suggests or enhances
Complete documentation for detrendr
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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