-
Notifications
You must be signed in to change notification settings - Fork 6
/
_pkgdown.yml
67 lines (52 loc) · 1008 Bytes
/
_pkgdown.yml
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
41
42
43
44
45
46
47
48
49
50
51
52
destination: docs
reference:
- title: Import 1D NMR data
contents:
- '`read1d_proc`'
- '`read1d_raw`'
- title: Visualising spectra
contents:
- '`matspec`'
- '`spec`'
- '`specOverlay`'
- title: Pre-processing and quality control
contents:
- '`alignSegment`'
- '`binning`'
- '`bcor`'
- '`calibrate`'
- '`excise1d`'
- '`get_idx`'
- '`lw`'
- '`noise.est`'
- '`normErectic`'
- '`pqn`'
- title: Scalings, effect size
contents:
- '`es_cdelta`'
- '`minmax`'
- '`scRange`'
- title: PCA and O-PLS modelling and model interpretation
contents:
- '`cvanova`'
- '`dmodx`'
- '`eruption`'
- '`opls`'
- '`opls_perm`'
- '`pca`'
- '`ppick`'
- '`plotload`'
- '`plotload_cat`'
- '`plotscores`'
- '`predict_opls`'
- '`specload`'
- title: Metabolite ID-ing
contents:
- '`stocsy`'
- '`storm`'
- '`plotStocsy`'
- title: Class definitions
contents:
- '`OPLS_metabom8-class`'
- '`PCA_metabom8-class`'
- '`stocsy1d_metabom8-class`'