Showing 3 of total 3 results (show query)
agbarnett
season:Seasonal Analysis of Health Data
Routines for the seasonal analysis of health data, including regression models, time-stratified case-crossover, plotting functions and residual checks, see Barnett and Dobson (2010) ISBN 978-3-642-10748-1. Thanks to Yuming Guo for checking the case-crossover code.
Maintained by Adrian Barnett. Last updated 3 years ago.
2 stars 5.85 score 70 scriptseddelbuettel
RcppBDT:'Rcpp' Bindings for the Boost Date_Time Library
Access to Boost Date_Time functionality for dates, durations (both for days and date time objects), time zones, and posix time ('ptime') is provided by using 'Rcpp modules'. The posix time implementation can support high-resolution of up to nano-second precision by using 96 bits (instead of 64 with R) to present a 'ptime' object (but this needs recompilation with a #define set).
Maintained by Dirk Eddelbuettel. Last updated 19 days ago.
17 stars 5.01 score 6 scripts 1 dependentscran
KGode:Kernel Based Gradient Matching for Parameter Inference in Ordinary Differential Equations
The kernel ridge regression and the gradient matching algorithm proposed in Niu et al. (2016) <https://proceedings.mlr.press/v48/niu16.html> and the warping algorithm proposed in Niu et al. (2017) <DOI:10.1007/s00180-017-0753-z> are implemented for parameter inference in differential equations. Four schemes are provided for improving parameter estimation in odes by using the odes regularisation and warping.
Maintained by Mu Niu. Last updated 3 years ago.
2.18 score 1 dependents