Package: mlr3fda 0.2.0

Sebastian Fischer

mlr3fda: Extending 'mlr3' to Functional Data Analysis

Extends the 'mlr3' ecosystem to functional analysis by adding support for irregular and regular functional data as defined in the 'tf' package. The package provides 'PipeOps' for preprocessing functional columns and for extracting scalar features, thereby allowing standard machine learning algorithms to be applied afterwards. Available operations include simple functional features such as the mean or maximum, smoothing, interpolation, flattening, and functional 'PCA'.

Authors:Sebastian Fischer [aut, cre], Maximilian Mücke [aut], Fabian Scheipl [ctb], Bernd Bischl [ctb]

mlr3fda_0.2.0.tar.gz
mlr3fda_0.2.0.zip(r-4.5)mlr3fda_0.2.0.zip(r-4.4)mlr3fda_0.2.0.zip(r-4.3)
mlr3fda_0.2.0.tgz(r-4.4-any)mlr3fda_0.2.0.tgz(r-4.3-any)
mlr3fda_0.2.0.tar.gz(r-4.5-noble)mlr3fda_0.2.0.tar.gz(r-4.4-noble)
mlr3fda_0.2.0.tgz(r-4.4-emscripten)mlr3fda_0.2.0.tgz(r-4.3-emscripten)
mlr3fda.pdf |mlr3fda.html
mlr3fda/json (API)
NEWS

# Install 'mlr3fda' in R:
install.packages('mlr3fda', repos = c('https://mlr-org.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/mlr-org/mlr3fda/issues

Pkgdown site:https://mlr3fda.mlr-org.com

On CRAN:

data-analysisdata-analysis-in-rdata-sciencefunctional-datamachine-learningmlr3

5.02 score 5 stars 5 scripts 277 downloads 7 exports 38 dependencies

Last updated 6 months agofrom:42cd10c77d (on v0.2.0). Checks:7 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 17 2025
R-4.5-winOKJan 17 2025
R-4.5-linuxOKJan 17 2025
R-4.4-winOKJan 17 2025
R-4.4-macOKJan 17 2025
R-4.3-winOKJan 17 2025
R-4.3-macOKJan 17 2025

Exports:PipeOpFDACorPipeOpFDAExtractPipeOpFDAFlattenPipeOpFDAInterpolPipeOpFDAScaleRangePipeOpFDASmoothPipeOpFPCA

Dependencies:backportscheckmateclicodetoolsdata.tabledigestevaluatefuturefuture.applyglobalsgluelatticelgrlifecyclelistenvmagrittrMatrixmgcvmlbenchmlr3mlr3measuresmlr3miscmlr3pipelinesmvtnormnlmepalmerpenguinsparadoxparallellypracmaPRROCpurrrR6rlangtfuuidvctrswithrzoo

Readme and manuals

Help Manual

Help pageTopics
mlr3fda: Extending 'mlr3' to Functional Data Analysismlr3fda-package mlr3fda
Cross-Correlation of Functional Datamlr_pipeops_fda.cor PipeOpFDACor
Extracts Simple Features from Functional Columnsmlr_pipeops_fda.extract PipeOpFDAExtract
Flattens Functional Columnsmlr_pipeops_fda.flatten PipeOpFDAFlatten
Functional Principal Component Analysismlr_pipeops_fda.fpca PipeOpFPCA
Interpolate Functional Columnsmlr_pipeops_fda.interpol PipeOpFDAInterpol
Linearly Transform the Domain of Functional Data.mlr_pipeops_fda.scalerange PipeOpFDAScaleRange
Smoothing Functional Columnsmlr_pipeops_fda.smooth PipeOpFDASmooth
Diffusion Tensor Imaging (DTI) Regression Taskmlr_tasks_dti
Fuel Regression Taskmlr_tasks_fuel
Phoneme Classification Taskmlr_tasks_phoneme