Found 99 packages in 0.01 seconds
CRAN Task Views
Infrastructure for task views to CRAN-style repositories: Querying task views and installing the associated packages (client-side tools), generating HTML pages and storing task view information in the repository (server-side tools).
Psychometric Mixture Models
Psychometric mixture models based on 'flexmix' infrastructure. At the moment Rasch mixture models
with different parameterizations of the score distribution (saturated vs. mean/variance specification),
Bradley-Terry mixture models, and MPT mixture models are implemented. These mixture models can be estimated
with or without concomitant variables. See Frick et al. (2012)
Discrete Choice (Binary, Poisson and Ordered) Models with Random Parameters
An implementation of simulated maximum likelihood method for the estimation of Binary (Probit and Logit), Ordered (Probit and Logit) and Poisson models with random parameters for cross-sectional and longitudinal data as presented in Sarrias (2016)
Stratified and Personalised Models Based on Model-Based Trees and Forests
Model-based trees for subgroup analyses in clinical trials and
model-based forests for the estimation and prediction of personalised
treatment effects (personalised models). Currently partitioning of linear
models, lm(), generalised linear models, glm(), and Weibull models,
survreg(), is supported. Advanced plotting functionality is supported for
the trees and a test for parameter heterogeneity is provided for the
personalised models. For details on model-based trees for subgroup analyses
see Seibold, Zeileis and Hothorn (2016)
Embedding 'exams' Exercises as Forms in 'rmarkdown' or 'quarto' Documents
Automatic generation of quizzes or individual questions as (interactive) forms within 'rmarkdown' or 'quarto' documents based on 'R/exams' exercises.
Estimate Structured Additive Regression Models with 'BayesX'
An R interface to estimate structured additive regression (STAR) models with 'BayesX'.
Probability Distributions as S3 Objects
Tools to create and manipulate probability distributions using S3. Generics pdf(), cdf(), quantile(), and random() provide replacements for base R's d/p/q/r style functions. Functions and arguments have been named carefully to minimize confusion for students in intro stats courses. The documentation for each distribution contains detailed mathematical notes.
Recursive Partitioning of Network Models
Network trees recursively partition the data with respect to covariates. Two network tree algorithms are available: model-based trees based on a multivariate normal model and nonparametric trees based on covariance structures. After partitioning, correlation-based networks (psychometric networks) can be fit on the partitioned data. For details see Jones, Mair, Simon, & Zeileis (2020)
Partially Additive (Generalized) Linear Model Trees
This is an implementation of model-based trees with global model
parameters (PALM trees). The PALM tree algorithm is an extension to the MOB
algorithm (implemented in the 'partykit' package), where some parameters are
fixed across all groups. Details about the method can be found in Seibold,
Hothorn, Zeileis (2016)
ILIAS Export Interface for R/Exams
Utilities for exporting exercises from 'R/exams' to
question pools for the learning management system 'ILIAS'. The
package implements a Question and Test Interoperability 1.2
rendering path tailored to 'ILIAS' and writes the question-pool XML
layout validated for imports in 'ILIAS' 9.17. Supported exercise
types include single-choice, multiple-choice, numeric, string, and
combined gap questions. The underlying 'R/exams' framework is
described in Zeileis, Umlauf, and Leisch (2014)