Showing 5 of total 5 results (show query)
uupharmacometrics
xpose:Diagnostics for Pharmacometric Models
Diagnostics for non-linear mixed-effects (population) models from 'NONMEM' <https://www.iconplc.com/solutions/technologies/nonmem/>. 'xpose' facilitates data import, creation of numerical run summary and provide 'ggplot2'-based graphics for data exploration and model diagnostics.
Maintained by Benjamin Guiastrennec. Last updated 3 months ago.
diagnosticsggplot2nonmempharmacometricsxpose
62 stars 11.02 score 183 scripts 6 dependentsinsightsengineering
teal.data:Data Model for 'teal' Applications
Provides a 'teal_data' class as a unified data model for 'teal' applications focusing on reproducibility and relational data.
Maintained by Dawid Kaledkowski. Last updated 2 months ago.
11 stars 9.86 score 44 scripts 8 dependentsinsightsengineering
teal.code:Code Storage and Execution Class for 'teal' Applications
Introduction of 'qenv' S4 class, that facilitates code execution and reproducibility in 'teal' applications.
Maintained by Dawid Kaledkowski. Last updated 1 months ago.
12 stars 9.03 score 11 scripts 9 dependentsropensci
dynamite:Bayesian Modeling and Causal Inference for Multivariate Longitudinal Data
Easy-to-use and efficient interface for Bayesian inference of complex panel (time series) data using dynamic multivariate panel models by Helske and Tikka (2024) <doi:10.1016/j.alcr.2024.100617>. The package supports joint modeling of multiple measurements per individual, time-varying and time-invariant effects, and a wide range of discrete and continuous distributions. Estimation of these dynamic multivariate panel models is carried out via 'Stan'. For an in-depth tutorial of the package, see (Tikka and Helske, 2024) <doi:10.48550/arXiv.2302.01607>.
Maintained by Santtu Tikka. Last updated 4 days ago.
bayesian-inferencepanel-datastanstatistical-models
29 stars 7.90 score 20 scriptscarpentries
pegboard:Explore and Manipulate Markdown Curricula from the Carpentries
The Carpentries (<https://carpentries.org>) curricula is made of of lessons that are hosted as websites. Each lesson represents between a half day to two days of instruction and contains several episodes, which are written as 'kramdown'-flavored 'markdown' documents and converted to HTML using the 'Jekyll' static website generator. This package builds on top of the 'tinkr' package; reads in these markdown documents to 'XML' and stores them in R6 classes for convenient exploration and manipulation of sections within episodes.
Maintained by Robert Davey. Last updated 1 months ago.
6 stars 4.51 score 4 scripts 1 dependents