Found 134 packages in 0.01 seconds
Longitudinal Targeted Maximum Likelihood Estimation
Targeted Maximum Likelihood Estimation ('TMLE') of treatment/censoring specific mean outcome or marginal structural model for point-treatment and longitudinal data.
Processing and Analysing Animal Trajectories
Tools to handle, manipulate and explore trajectory data, with an emphasis on data from tracked animals. The package is designed to support large studies with several million location records and keep track of units where possible. Data import directly from 'movebank' < https://www.movebank.org/cms/movebank-main> and files is facilitated.
Irucka Embry's Miscellaneous USGS Functions
A collection of Irucka Embry's miscellaneous USGS functions (processing .exp and .psf files, statistical error functions, "+" dyadic operator for use with NA, creating ADAPS and QW spreadsheet files, calculating saturated enthalpy). Irucka created these functions while a Cherokee Nation Technology Solutions (CNTS) United States Geological Survey (USGS) Contractor and/or USGS employee.
Tools for Linear Dimension Reduction
Linear dimension reduction subspaces can be uniquely defined using orthogonal projection matrices. This package provides tools to compute distances between such subspaces and to compute the average subspace. For details see Liski, E.Nordhausen K., Oja H., Ruiz-Gazen A. (2016) Combining Linear Dimension Reduction Subspaces
Chronological Bayesian Models Integrating Optically Stimulated Luminescence and Radiocarbon Age Dating
Bayesian analysis of luminescence data and C-14 age
estimates. Bayesian models are based on the following publications:
Combes, B. & Philippe, A. (2017)
Spatio-Temporal Autologistic Regression Model
Estimates the coefficients of the two-time centered autologistic regression model based on Gegout-Petit A., Guerin-Dubrana L., Li S. "A new centered spatio-temporal autologistic regression model. Application to local spread of plant diseases." 2019.
Sustainable Transport Planning
Tools for transport planning with an emphasis on spatial
transport data and non-motorized modes.
The package was originally developed to support the 'Propensity to Cycle Tool', a publicly available strategic cycle network planning tool
(Lovelace et al. 2017)
AI-Driven Code Generation, Explanation and Execution for Data Analysis
Employing artificial intelligence to convert data analysis questions into executable code, explanations, and algorithms. The self-correction feature ensures the generated code is optimized for performance and accuracy. 'mergen' features a user-friendly chat interface, enabling users to interact with the AI agent and extract valuable insights from their data effortlessly.
Compare Models with Cross-Validated Log-Likelihood
An implementation of the cross-validated difference in means (CVDM) test by Desmarais and Harden (2014)
Compare the Goodness of Fit of Benford's and Blondeau Da Silva's Digit Distributions to a Given Dataset
Allows to compare the goodness of fit of Benford's and Blondeau Da Silva's digit distributions in a dataset. It is used to check whether the data distribution is consistent with theoretical distributions highlighted by Blondeau Da Silva or not (through the dat.distr() function): this ideal theoretical distribution must be at least approximately followed by the data for the use of Blondeau Da Silva's model to be well-founded. It also enables to plot histograms of digit distributions, both observed in the dataset and given by the two theoretical approaches (with the digit.ditr() function). Finally, it proposes to quantify the goodness of fit via Pearson's chi-squared test (with the chi2() function).