KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
baseline
★ 11
Open GitHub ↗
R package baseline
Download README (.md)
Explore Similar Repositories
lineardpparser
:
linear-time dynamic programming dependency parser
baukis-on-rails-4-2
:
No description available.
placepicker-sdk-sample
:
An SDK to help developers add a place picker to their app and also quickly access the Foursquare place that their user is at.
shared-conn
:
Passing a net.Conn between processes.
states-of-united-states-dashboard
:
States of United States Dashboard
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
baseline
?
Download (.md)
# Baseline Correction of Spectra - baseline ## Installation ``` r # Install release version from CRAN install.packages("baseline") # Install development version from GitHub devtools::install_github("khliland/baseline") ``` ## Contents - S4 interface baseline() with a range of baseline correction methods - 4S Peak Filling - Asymmetric Least Squares - ALS - IRLS - LowPass filtering - Median Window - Modified polynomial fitting - Peak Detection - Rolling Ball - RF baseline - Shirley - TAP - Common plotting function - Customized baseline correction - Interval stretch/compress for more adaptive baseline - Baseline optimisation for prediction and classification - Design of Experiments - Running of DoE - Analysis of results - Tcl/Tk based Graphical User Interface for baseline correction