Skip to content

tempted

Temporal Tensor Decomposition, a Dimensionality Reduction Tool for Longitudinal Multivariate Data

v0.1.1 · May 8, 2024 · GPL-3

Description

TEMPoral TEnsor Decomposition (TEMPTED), is a dimension reduction method for multivariate longitudinal data with varying temporal sampling. It formats the data into a temporal tensor and decomposes it into a summation of low-dimensional components, each consisting of a subject loading vector, a feature loading vector, and a continuous temporal loading function. These loadings provide a low-dimensional representation of subjects or samples and can be used to identify features associated with clusters of subjects or samples. TEMPTED provides the flexibility of allowing subjects to have different temporal sampling, so time points do not need to be binned, and missing time points do not need to be imputed.

Downloads

216

Last 30 days

21210th

498

Last 90 days

1.7K

Last year

Trend: +27.8% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Pixu Shi <pixu.shi@duke.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Pixu",
                    family = "Shi",
                    role = c("aut", "cre"),
                    email = "pixu.shi@duke.edu")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Pixu Shi <pixu.shi@duke.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Pixu",
                    family = "Shi",
                    role = c("aut", "cre"),
                    email = "pixu.shi@duke.edu")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Pixu Shi <pixu.shi@duke.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Pixu",
                    family = "Shi",
                    role = c("aut", "cre"),
                    email = "pixu.shi@duke.edu")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Pixu Shi <pixu.shi@duke.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Pixu",
                    family = "Shi",
                    role = c("aut", "cre"),
                    email = "pixu.shi@duke.edu")
as necessary.

Dependency Network

Dependencies Reverse dependencies np ggplot2 methods (>= 4.2.1) tempted

Version History

new 0.1.1 Mar 10, 2026
updated 0.1.1 ← 0.1.0 diff May 8, 2024
new 0.1.0 Jan 10, 2024