-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
36 lines (35 loc) · 917 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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(assessModelQuality)
export(assessModelStability)
export(calcVarExpPerComponent)
export(calculateFMS)
export(calculateSparsity)
export(calculateVarExp)
export(corcondia)
export(fac_to_vect)
export(flipLoadings)
export(importMicrobiotaProcess)
export(importPhyloseq)
export(importTreeSummarizedExperiment)
export(initializePARAFAC)
export(multiwayCLR)
export(multiwayCenter)
export(multiwayScale)
export(parafac)
export(parafac_core_als)
export(parafac_fun)
export(parafac_gradient)
export(plotModelMetric)
export(plotModelStability)
export(plotModelTCCs)
export(plotPARAFACmodel)
export(processDataCube)
export(reinflateFac)
export(reinflateTensor)
export(sortComponents)
export(transformPARAFACloadings)
export(vect_to_fac)
importFrom(foreach,"%dopar%")
importFrom(lifecycle,deprecated)
importFrom(magrittr,"%>%")