Found 42 packages in 0.01 seconds
Borenstein Analysis
An implementation of the analysis about seed components from Borenstein et.al. 2008.
Presentation Ninja
Create HTML5 slides with R Markdown and the JavaScript library 'remark.js' (< https://remarkjs.com>).
Component-Wise MOEA/D Implementation
Modular implementation of Multiobjective Evolutionary Algorithms
based on Decomposition (MOEA/D) [Zhang and Li (2007),
Create Visualisations for BART Models
Investigating and visualising Bayesian Additive Regression Tree (BART) (Chipman, H. A., George, E. I., & McCulloch, R. E. 2010)
Calculates the Bidimensional Regression Between Two 2D Configurations
Calculates the bidimensional regression between two 2D configurations following the approach by Tobler (1965).
Bayesian Statistics for 2D/3D Transformations
Fits 2D and 3D geometric transformations via 'Stan' probabilistic programming engine (
Stan Development Team (2021) < https://mc-stan.org>). Returns posterior distribution for individual
parameters of the fitted distribution. Allows for computation of LOO and WAIC information criteria
(Vehtari A, Gelman A, Gabry J (2017)
Create Scatter Plots with Marginal Density or Box Plots
Allows you to make clean, good-looking scatter plots with the option to easily add marginal density or box plots on the axes. It is also available as a module for 'jamovi' (see < https://www.jamovi.org> for more information). 'Scatr' is based on the 'cowplot' package by Claus O. Wilke and the 'ggplot2' package by Hadley Wickham.
HMMs with Ordered Hidden States and Emission Densities
Inference using a class of Hidden Markov models
(HMMs) called 'oHMMed'(ordered HMM with emission densities
A Sky Illuminance Location Tracker
Calculate geolocations by light using template matching. The routine uses a calibration free optimization of a sky illuminance model to determine locations robustly using a template matching approach, as described by Ekstrom (2004) < https://nipr.repo.nii.ac.jp/records/2496>, and behaviourly informed constraints (step-selection).
Decision Tree Analysis for Probabilistic Subgroup Identification with Multiple Treatments
In the situation when multiple alternative treatments or interventions available, different population groups may respond differently to different treatments. This package implements a method that discovers the population subgroups in which a certain treatment has a better effect than the other alternative treatments. This is done by first estimating the treatment effect for a given treatment and its uncertainty by computing random forests, and the resulting model is summarized by a decision tree in which the probabilities that the given treatment is best for a given subgroup is shown in the corresponding terminal node of the tree.