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.

23 lines
482 B

# Generated by roxygen2: do not edit by hand
export(average_spectra)
export(do_pretreatment)
export(evaluate_pls_q)
export(fit_pls)
export(fit_pls_q)
export(join_chem_spec)
export(ken_stone)
export(pls_ken_stone)
export(predict_from_spectra)
export(readOPUS)
export(readOPUS_bin)
export(readOPUS_text)
export(read_spectra)
export(remove_outliers)
export(resample_spectra)
export(summary_df)
export(tune_model)
export(tune_model_q)
import(Rcpp)
import(data.table)
import(hyperSpec)