Streamlining spectral data processing and modeling for spectroscopy applications
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Philipp Baumann a428bdd335 Add missing arguments to documentation 6 years ago
..
average-spc.R Update documentation 6 years ago
clustering-outl-spc.R `mvoutlier::pcout` customized for nested list of matrices 7 years ago
gather-spc.R Add feature to remove spectra from list that have a NULL in sublists called "spc" because spectra have not been successfully read with the universal OPUS file reader. Add an informative message 7 years ago
join-chem-spectra.R Fix NOTE in `R CMD check`: `join_spc_chem: no visible binding for global variable `dat_chem`` 7 years ago
load-spectra-yamsys.R fix error in `read_spectra()` that readOPUS function is not found. This is a result from renaming `readOPUS` to `read_opus()` in the `load-spectra.R` file 8 years ago
load-spectra.R Fix `R CMD check` NOTE to import read.csv from utils 7 years ago
plot-spc-extended.R Add missing arguments to documentation 6 years ago
plot_spc.R Test 2 for commiting on WLAN vpn for smb drive 7 years ago
pls-modeling.R Avoid message that is not informative for user when fitting model: `Joining, by = "rowIndex"` 7 years ago
pls-vip.R Add documentation of helper function 6 years ago
predict-spc.R New simplerspec::fit_pls version returns caret train object in list element `model` instead of `pls_model` (more generic) 7 years ago
preprocess-spc.R Append a list-column of numeric vectors for x unit values corresponding to preprocessed spectra. This improves the simplerspec processing framework because wavenumbers of preprocessed spectra are in addition to matrix column names in a separate data.frame/tibble column 7 years ago
read-asd.R Add documentation for ASD binary reader 6 years ago
read-opus-universal.R Update `@usage` section in documentation 6 years ago
remove-outl-spectra.R Add first locally developed version of simplerspec package to github 8 years ago
resample-spc.R add resampled wavenumbers (`wavenumbers_rs`) to tibble when resampling spectra from ASD fieldspec 7 years ago
select-ref-spectra.R Fix `R CMD check` NOTE: `select_ref_spc: no visible binding for global variable ...` 7 years ago
slice-spc.R `x-axis` is more generic than `wavenumber` 6 years ago
spectra-utils.R Undo exporting of selected functions because they are only indended for package-internal use 7 years ago
tbl-lcol-map-funprog.R Add missing description field in documentation 6 years ago