# Generated by roxygen2: do not edit by hand

S3method(calibrate,default)
S3method(calibrate,formula)
S3method(plot,spectral_model)
S3method(predict,read_cal)
S3method(predict,spectral_fit)
S3method(predict,spectral_model)
S3method(predict,spectral_multimodel)
S3method(print,fit_constructor)
S3method(print,fit_plsr)
S3method(print,fit_xlsr)
S3method(print,nax)
S3method(print,preprocess_recipe)
S3method(print,preprocessing)
S3method(print,processed_wavs)
S3method(print,proximate_read_cal)
S3method(print,spectral_fit)
S3method(print,spectral_model)
S3method(print,spectral_multimodel)
S3method(print,spectral_prediction)
S3method(print,spectral_validation)
export(add_application_metadata)
export(add_model_metadata)
export(calibrate)
export(calibrate_models)
export(calibration_control)
export(extract_property_names)
export(fit_plsr)
export(fit_xlsr)
export(get_proxiscout_wavenumbers)
export(prep_derivative)
export(prep_detrend)
export(prep_resample)
export(prep_smooth)
export(prep_snv)
export(prep_transform)
export(prep_wav_trim)
export(preprocess_recipe)
export(process)
export(proximate_add2nax)
export(proximate_data)
export(proximate_merge)
export(proximate_read_cal)
export(proximate_read_data)
export(proximate_read_nax)
export(proximate_recalibrate_nax)
export(proximate_write_data)
export(proximate_write_model)
export(proximate_write_nax)
export(proxiscout_read_data)
export(proxiscout_repetition_pattern)
export(proxiscout_write_data)
export(proxiscout_write_model)
export(read_spc)
export(validate_prediction)
import(foreach)
import(jsonlite)
import(mathjaxr)
import(plotly)
import(prospectr)
import(quarto)
import(utils)
import(uuid)
importFrom(Rcpp,evalCpp)
importFrom(callr,r_bg)
importFrom(digest,digest)
importFrom(readxl,read_excel)
importFrom(stats,.MFclass)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,delete.response)
importFrom(stats,formula)
importFrom(stats,model.extract)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,reshape)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(tools,file_ext)
importFrom(utils,packageDescription)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
importFrom(utils,read.table)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(utils,write.table)
importFrom(withr,with_seed)
useDynLib(proximetricsR)
