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.

33 lines
709 B

# Generated by roxygen2: do not edit by hand
export(average_spc)
export(average_spectra)
export(do_pretreatment)
export(evaluate_pls_q)
export(fit_pls)
export(fit_pls_q)
export(fit_rf_q)
export(gather_spc)
export(join_chem_spec)
export(join_spc_chem)
export(ken_stone_q)
export(pls_ken_stone)
export(predict_from_spc)
export(predict_from_spectra)
export(preprocess_spc)
export(read_opus)
export(read_opus_bin)
export(read_opus_text)
export(read_spectra)
export(remove_outliers)
export(resample_spc)
export(resample_spectra)
export(rf_ken_stone)
export(select_ref_samples)
export(summary_df)
export(tune_model)
export(tune_model_loocv_q)
export(tune_model_q)
import(Rcpp)
import(data.table)
import(hyperSpec)