-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNAMESPACE
40 lines (39 loc) · 924 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# Generated by roxygen2: do not edit by hand
export("%>%")
export(MetStaT.ScalePip)
export(MetStat.PCA.Calculate)
export(fun_AMOPLS_summary)
export(fun_Most_influent_factor)
export(fun_RSR)
export(fun_SSa)
export(fun_Sum_of_Squares)
export(fun_VIP)
export(fun_block_saliences)
export(fun_factor_names)
export(fun_get_RSR)
export(fun_get_RSS)
export(fun_get_blockcontrib)
export(fun_get_perm)
export(fun_get_summary)
export(fun_is_balanced)
export(fun_load_data)
export(fun_loading_plot)
export(fun_perm_settings)
export(fun_plot_VIPs)
export(fun_plot_optimal_loadings)
export(fun_plot_optimal_scores)
export(fun_plot_ortho)
export(fun_score_plot)
export(fun_svd_extraction)
export(fun_xloadings)
export(fun_xscores)
export(fun_yloadings)
export(install_kopls)
export(run_AMOPLS)
import(data.table)
import(ggplot2)
import(ggpubr)
import(magrittr)
importFrom(magrittr,"%>%")
importFrom(renv,install)
importFrom(stats,median)