Found 93 packages in 0.02 seconds
Support for Compiling Examination Tasks using the 'exams' Package
The main aim is to further facilitate the creation of exercises based on the package 'exams'
by GrĂ¼n, B., and Zeileis, A. (2009)
Drug Demand Forecasting
Performs drug demand forecasting by modeling drug dispensing data while taking into account predicted enrollment and treatment discontinuation dates. The gap time between randomization and the first drug dispensing visit is modeled using interval-censored exponential, Weibull, log-logistic, or log-normal distributions (Anderson-Bergman (2017)
Easy Visualization of Conditional Effects from Regression Models
Offers a flexible and user-friendly interface for visualizing conditional
effects from a broad range of regression models, including mixed-effects and generalized
additive (mixed) models. Compatible model types include lm(), rlm(), glm(), glm.nb(),
and gam() (from 'mgcv'); nonlinear models via nls(); and generalized least squares via
gls(). Mixed-effects models with random intercepts and/or slopes can be fitted using
lmer(), glmer(), glmer.nb(), glmmTMB(), or gam() (from 'mgcv', via smooth terms).
Plots are rendered using base R graphics with extensive customization options.
Approximate confidence intervals for nls() models are computed using the delta method.
Robust standard errors for rlm() are computed using the sandwich estimator (Zeileis 2004)