-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 734 Bytes
/
NAMESPACE
File metadata and controls
30 lines (29 loc) · 734 Bytes
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
# Generated by roxygen2: do not edit by hand
S3method(hash_input,tfd_irreg)
S3method(hash_input,tfd_reg)
export(PipeOpFDABsignal)
export(PipeOpFDACor)
export(PipeOpFDAExtract)
export(PipeOpFDAFlatten)
export(PipeOpFDAFourier)
export(PipeOpFDAInterpol)
export(PipeOpFDARandomEffect)
export(PipeOpFDAScaleRange)
export(PipeOpFDASmooth)
export(PipeOpFDATsfeatures)
export(PipeOpFDAWavelets)
export(PipeOpFDAZoom)
export(PipeOpFPCA)
import(R6)
import(checkmate)
import(data.table)
import(mlr3)
import(mlr3misc)
import(mlr3pipelines)
import(paradox)
importFrom(tf,tf_approx_fill_extend)
importFrom(tf,tf_approx_linear)
importFrom(tf,tf_approx_locf)
importFrom(tf,tf_approx_nocb)
importFrom(tf,tf_approx_spline)
importFrom(utils,bibentry)