Time is a command that displays information about the resources that a program uses. The display output of the program can be customized or saved to a file.
This package provides a timeR
class that makes timing codes easier. One can create timeR
objects and use them to record all timings, and extract recordings as data frame for later use.
This package provides an Elm library for working with POSIX times, time zones, formatting, and the clock.
Data frames with time information are subset and flagged with period information. Data frames with times are dealt as timeDF
objects and periods are represented as periodDF
objects.
Easy visualization, wrangling, and feature engineering of time series data for forecasting and machine learning prediction. Consolidates and extends time series functionality from packages including dplyr', stats', xts', forecast', slider', padr', recipes', and rsample'.
Computation of t-year survival probabilities and t-year risks with right censored survival data. The Kaplan-Meier estimator is used to provide estimates for data without competing risks and the Aalen-Johansen estimator is used when there are competing risks. Confidence intervals and p-values are obtained using either usual Wald-type inference or empirical likelihood inference, as described in Thomas and Grunkemeier (1975) <doi:10.1080/01621459.1975.10480315> and Blanche (2020) <doi:10.1007/s10985-018-09458-6>. Functions for both one-sample and two-sample inference are provided. Unlike Wald-type inference, empirical likelihood inference always leads to consistent conclusions, in terms of statistical significance, when comparing two risks (or survival probabilities) via either a ratio or a difference.
This package provides utilities for working with time-related functions in Rust.
This package provides Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].
This package provides Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].
When this gem is require
d, it extends the Time class with with additional methods for parsing and converting Times.
This package provides a date and time library. It is fully interoperable with the standard library, and is mostly compatible with #![no_std]
.
This package provides a date and time library. It is fully interoperable with the standard library, and is mostly compatible with #![no_std]
.
Create rich and fully interactive timeline visualizations. Timelines can be included in Shiny apps or R markdown documents. timevis includes an extensive API to manipulate a timeline after creation, and supports getting data out of the visualization into R. Based on the vis.js Timeline JavaScript
library.
Programs for Martinussen and Scheike (2006), `Dynamic Regression Models for Survival Data', Springer Verlag. Plus more recent developments. Additive survival model, semiparametric proportional odds model, fast cumulative residuals, excess risk models and more. Flexible competing risks regression including GOF-tests. Two-stage frailty modelling. PLS for the additive risk model. Lasso in the ahaz package.
Estimation of time-dependent ROC curve and area under time dependent ROC curve (AUC) in the presence of censored data, with or without competing risks. Confidence intervals of AUCs and tests for comparing AUCs of two rival markers measured on the same subjects can be computed, using the iid-representation of the AUC estimator. Plot functions for time-dependent ROC curves and AUC curves are provided. Time-dependent Positive Predictive Values (PPV) and Negative Predictive Values (NPV) can also be computed. See Blanche et al. (2013) <doi:10.1002/sim.5958> and references therein for the details of the methods implemented in the package.
This package provides an environment for teaching "Financial Engineering and Computational Finance" and for managing chronological and calendar objects.
This package provides a simple wrapper to show the used CPU time of monadic computation with an IO base.
This package provides a simple timer. Use it to schedule execution of closures after a delay or at a given timestamp.
This package provides a set of fast tidy functions for wrangling, completing and summarising date and date-time data. It combines tidyverse syntax with the efficiency of data.table and speed of collapse'.
Timewarrior is Free and Open Source Software that tracks time from the command line.
Timers offers a collections of one-shot and periodic timers, intended for use with event loops such as async.
Timewarrior is a command line time tracking application, which allows you to record time spent on activities. You may be tracking your time for curiosity, or because your work requires it.
An easy tool for plotting annotated timelines, grouped timelines, and exploratory graphics (boxplot/histogram/density plot/scatter plot/line plot). Filter, summarize date data by duration and convert to calendar units.
TimescaleDB is a database designed to make SQL scalable for time-series data. It is engineered up from PostgreSQL and packaged as a PostgreSQL extension, providing automatic partitioning across time and space (partitioning key), as well as full SQL support.