# Generated by roxygen2: do not edit by hand

S3method(multi_predict,"_mixo_pls")
S3method(multi_predict,"_mixo_plsda")
S3method(multi_predict,"_mixo_spls")
S3method(multi_predict,"_mixo_splsda")
S3method(tidy,mixo_pls)
S3method(tidy,mixo_spls)
export("%>%")
export(multi_predict)
export(pls_fit)
export(tidy)
importFrom(generics,tidy)
importFrom(magrittr,"%>%")
importFrom(mixOmics,spls)
importFrom(parsnip,multi_predict)
importFrom(parsnip,set_new_model)
importFrom(purrr,map_lgl)
importFrom(rlang,enquo)
importFrom(stats,loadings)
importFrom(stats,predict)
importFrom(tibble,as_tibble)
importFrom(tibble,is_tibble)
importFrom(utils,globalVariables)
