Showing 5 of total 5 results (show query)
rdatatable
data.table:Extension of `data.frame`
Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns, friendly and fast character-separated-value read/write. Offers a natural and flexible syntax, for faster development.
Maintained by Tyson Barrett. Last updated 5 days ago.
3.7k stars 23.51 score 230k scripts 4.6k dependentstidyverse
lubridate:Make Dealing with Dates a Little Easier
Functions to work with date-times and time-spans: fast and user friendly parsing of date-time data, extraction and updating of components of a date-time (years, months, days, hours, minutes, and seconds), algebraic manipulation on date-time and time-span objects. The 'lubridate' package has a consistent and memorable syntax that makes working with dates easy and fun.
Maintained by Vitalie Spinu. Last updated 4 months ago.
757 stars 20.95 score 135k scripts 1.9k dependentsreconverse
grates:Grouped Date Classes
Provides a coherent interface and implementation for creating grouped date classes.
Maintained by Tim Taylor. Last updated 22 days ago.
17 stars 7.25 score 18 scripts 2 dependentsshrektan
ymd:Parse 'YMD' Format Number or String to Date
Convert 'YMD' format number or string to Date efficiently, using Rust's standard library. It also provides helper functions to handle Date, e.g., quick finding the beginning or end of the given period, adding months to Date, etc.
Maintained by Xianying Tan. Last updated 4 months ago.
34 stars 5.82 score 13 scripts 1 dependentsthlytras
FluMoDL:Influenza-Attributable Mortality with Distributed-Lag Models
Functions to estimate the mortality attributable to influenza and temperature, using distributed-lag nonlinear models (DLNMs), as first implemented in Lytras et al. (2019) <doi:10.2807/1560-7917.ES.2019.24.14.1800118>. Full descriptions of underlying DLNM methodology in Gasparrini et al. <doi:10.1002/sim.3940> (DLNMs), <doi:10.1186/1471-2288-14-55> (attributable risk from DLNMs) and <doi:10.1002/sim.5471> (multivariate meta-analysis).
Maintained by Theodore Lytras. Last updated 6 years ago.
1 stars 3.32 score 42 scripts