Other packages > Find by keyword >

TCIU  

Spacekime Analytics, Time Complexity and Inferential Uncertainty
View on CRAN: Click here


Download and install TCIU package within the R console
Install from CRAN:
install.packages("TCIU")

Install from Github:
library("remotes")
install_github("cran/TCIU")

Install by package version:
library("remotes")
install_version("TCIU", "1.2.7")



Attach the package and use:
library("TCIU")
Maintained by
Yueyang Shen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-08-27
Latest Update: 2024-09-15
Description:
Provide the core functionality to transform longitudinal data to complex-time (kime) data using analytic and numerical techniques, visualize the original time-series and reconstructed kime-surfaces, perform model based (e.g., tensor-linear regression) and model-free classification and clustering methods in the book Dinov, ID and Velev, MV. (2021) "Data Science: Time Complexity, Inferential Uncertainty, and Spacekime Analytics", De Gruyter STEM Series, ISBN 978-3-11-069780-3. <https://www.degruyter.com/view/title/576646>. The package includes 18 core functions which can be separated into three groups. 1) draw longitudinal data, such as Functional magnetic resonance imaging(fMRI) time-series, and forecast or transform the time-series data. 2) simulate real-valued time-series data, e.g., fMRI time-courses, detect the activated areas, report the corresponding p-values, and visualize the p-values in the 3D brain space. 3) Laplace transform and kimesurface reconstructions of the fMRI data.
How to cite:
Yueyang Shen (2020). TCIU: Spacekime Analytics, Time Complexity and Inferential Uncertainty. R package version 1.2.7, https://cran.r-project.org/web/packages/TCIU. Accessed 08 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:27), 1.0.0 (2020-08-27 16:40), 1.1.0 (2020-09-18 14:00), 1.2.0 (2021-04-30 17:10), 1.2.1 (2022-11-01 01:40), 1.2.2 (2023-02-27 21:02), 1.2.4 (2023-10-06 18:20), 1.2.5 (2024-03-08 18:00), 1.2.6 (2024-05-18 01:40), 1.2.7 (2024-09-15 04:40)
Other packages that cited TCIU R package
View TCIU citation profile
Other R packages that TCIU depends, imports, suggests or enhances
Complete documentation for TCIU
Functions, R codes and Examples using the TCIU R package
Full TCIU package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

skewt  
The Skewed Student-t Distribution
Density, distribution function, quantile function and random generation for the skewed t distributio ...
Download / Learn more Package Citations See dependency  
box  
Write Reusable, Composable and Modular R Code
A modern module system for R. Organise code into hierarchical, composable, reusable modules, and us ...
Download / Learn more Package Citations See dependency  
FastGaSP  
Fast and Exact Computation of Gaussian Stochastic Process
Implements fast and exact computation of Gaussian stochastic process with the Matern kernel using fo ...
Download / Learn more Package Citations See dependency  
Morpho  
Calculations and Visualisations Related to Geometric Morphometrics
A toolset for Geometric Morphometrics and mesh processing. This includes (among other stuff) mesh d ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
productplots  
Product Plots for R
Framework for visualising tables of counts, proportions and probabilities. The framework is called ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,752

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA