Found 1078 packages in 0.02 seconds
Bayes Factors for Informative Hypotheses
Computes approximated adjusted fractional Bayes factors for
equality, inequality, and about equality constrained hypotheses.
For a tutorial on this method, see Hoijtink, Mulder, van Lissa, & Gu,
(2019)
Perform Phylogenetic Path Analysis
A comprehensive and easy to use R implementation of confirmatory
phylogenetic path analysis as described by Von Hardenberg and Gonzalez-Voyer
(2012)
R Code for Mark Analysis
An interface to the software package MARK that constructs input files for MARK and extracts the output. MARK was developed by Gary White and is freely available at < http://www.phidot.org/software/mark/downloads/> but is not open source.
Fast R and C++ Access to NIfTI Images
Provides very fast read and write access to images stored in the NIfTI-1, NIfTI-2 and ANALYZE-7.5 formats, with seamless synchronisation of in-memory image objects between compiled C and interpreted R code. Also provides a simple image viewer, and a C/C++ API that can be used by other packages. Not to be confused with 'RNiftyReg', which performs image registration and applies spatial transformations.
Geographic Data Analysis and Modeling
Reading, writing, manipulating, analyzing and modeling of spatial data. This package has been superseded by the "terra" package < https://CRAN.R-project.org/package=terra>.
Distances and Routes on Geographical Grids
Provides classes and functions to calculate various
distance measures and routes in heterogeneous geographic
spaces represented as grids. The package implements measures
to model dispersal histories first presented by van Etten and
Hijmans (2010)
Highly Adaptive Lasso Conditional Density Estimation
An algorithm for flexible conditional density estimation based on
application of pooled hazard regression to an artificial repeated measures
dataset constructed by discretizing the support of the outcome variable. To
facilitate flexible estimation of the conditional density, the highly
adaptive lasso, a non-parametric regression function shown to estimate
cadlag (RCLL) functions at a suitably fast convergence rate, is used. The
use of pooled hazards regression for conditional density estimation as
implemented here was first described for by Díaz and van der Laan (2011)
Merged Block Randomization
Package to carry out merged block randomization (Van der Pas (2019),
Automatically Position Non-Overlapping Text Labels with 'ggplot2'
Provides text and label geoms for 'ggplot2' that help to avoid overlapping text labels. Labels repel away from each other and away from the data points.
Smooth Survival Models, Including Generalized Survival Models
R implementation of generalized survival models (GSMs), smooth accelerated failure time (AFT) models and Markov multi-state models. For the GSMs, g(S(t|x))=eta(t,x) for a link function g, survival S at time t with covariates x and a linear predictor eta(t,x). The main assumption is that the time effect(s) are smooth