Found 110 packages in 0.01 seconds
Fitting GLMs with Missing Data in Both Responses and Covariates
Fits generalized linear models (GLMs) when there is missing data in both the response and categorical covariates. The functions implement likelihood-based methods using the Expectation and Maximization (EM) algorithm and optionally apply Firth’s bias correction for improved inference. See Pradhan, Nychka, and Bandyopadhyay (2025)
Computation and Plots of Influence Functions for Risk and Performance Measures
Computes the influence functions time series of the returns for the risk and performance measures as mentioned in Chen and Martin (2018) < https://www.ssrn.com/abstract=3085672>, as well as in Zhang et al. (2019) < https://www.ssrn.com/abstract=3415903>. Also evaluates estimators influence functions at a set of parameter values and plots them to display the shapes of the influence functions.
Lightweight Reproducible Reporting
Distributed reproducible computing framework, adopting ideas from git, docker and other software. By defining a lightweight interface around the inputs and outputs of an analysis, a lot of the repetitive work for reproducible research can be automated. We define a simple format for organising and describing work that facilitates collaborative reproducible research and acknowledges that all analyses are run multiple times over their lifespans.
Pedigree-Based Mixed-Effects Models
Fit pedigree-based mixed-effects models.
Data Sets for Psychometric Modeling
Collection of data sets from various assessments that can be used to
evaluate psychometric models. These data sets have been analyzed in the
following papers that introduced new methodology as part of the application section:
Jimenez, A., Balamuta, J. J., & Culpepper, S. A. (2023)
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship between satellite imagery time series or any other environmental information, such as terrain elevation, with forest structural attributes derived from 3D point cloud data and their subsequent imputation over the broader landscape.
Fast and Stable Fitting of Generalized Linear Models using 'RcppEigen'
Fits generalized linear models efficiently using 'RcppEigen'. The iteratively reweighted least squares
implementation utilizes the step-halving approach of Marschner (2011)
Downloading, Reading and Analyzing PNDS Microdata - Package in Development
Provides tools for downloading, reading and analyzing the National Survey of Demographic and Health - PNDS, a household survey from Brazilian Institute of Geography and Statistics - IBGE. The data must be downloaded from the official website < https://www.ibge.gov.br/>. Further analysis must be made using package 'survey'.
Downloading, Reading and Analyzing PNS Microdata
Provides tools for downloading, reading and analyzing the National Survey of Health - PNS, a household survey from Brazilian Institute of Geography and Statistics - IBGE. The data must be downloaded from the official website < https://www.ibge.gov.br/>. Further analysis must be made using package 'survey'.
Downloading, Reading and Analyzing PNAD COVID19 Microdata
Provides tools for downloading, reading and analyzing the COVID19 National Household Sample Survey - PNAD COVID19, a household survey from Brazilian Institute of Geography and Statistics - IBGE. The data must be downloaded from the official website < https://www.ibge.gov.br/>. Further analysis must be made using package 'survey'.