Found 193 packages in 0.06 seconds
Shared Memory Multithreading
This project extends 'R' with a mechanism for efficient parallel data access by utilizing 'C++' shared memory. Large data objects can be accessed and manipulated directly from 'R' without redundant copying, providing both speed and memory efficiency.
Add Even More Interactivity to Interactive Charts
Like package 'manipulate' does for static graphics, this package helps to easily add controls like sliders, pickers, checkboxes, etc. that can be used to modify the input data or the parameters of an interactive chart created with package 'htmlwidgets'.
Paginate the HTML Output of R Markdown with CSS for Print
Use the paged media properties in CSS and the JavaScript library 'paged.js' to split the content of an HTML document into discrete pages. Each page can have its page size, page numbers, margin boxes, and running headers, etc. Applications of this package include books, letters, reports, papers, business cards, resumes, and posters.
Interface for Masked Autoregressive Flows
Interfaces the Python library 'zuko' implementing Masked Autoregressive Flows. See Rozet, Divo and Schnake (2023)
Parametric Statistical Modelling and Inference for the 'spatstat' Family
Functionality for parametric statistical modelling and inference for spatial data, mainly spatial point patterns, in the 'spatstat' family of packages. (Excludes analysis of spatial data on a linear network, which is covered by the separate package 'spatstat.linnet'.) Supports parametric modelling, formal statistical inference, and model validation. Parametric models include Poisson point processes, Cox point processes, Neyman-Scott cluster processes, Gibbs point processes and determinantal point processes. Models can be fitted to data using maximum likelihood, maximum pseudolikelihood, maximum composite likelihood and the method of minimum contrast. Fitted models can be simulated and predicted. Formal inference includes hypothesis tests (quadrat counting tests, Cressie-Read tests, Clark-Evans test, Berman test, Diggle-Cressie-Loosmore-Ford test, scan test, studentised permutation test, segregation test, ANOVA tests of fitted models, adjusted composite likelihood ratio test, envelope tests, Dao-Genton test, balanced independent two-stage test), confidence intervals for parameters, and prediction intervals for point counts. Model validation techniques include leverage, influence, partial residuals, added variable plots, diagnostic plots, pseudoscore residual plots, model compensators and Q-Q plots.
Population Fisher Information Matrix
Evaluate or optimize designs for nonlinear mixed effects models using the Fisher Information matrix. Methods used in the package refer to
Mentré F, Mallet A, Baccar D (1997)
GPL Palettes Copied from 'Gimp' and 'Inkscape'
A set of palettes imported from 'Gimp' distributed under GPL3 (< https://www.gimp.org/about/COPYING>), and 'Inkscape' distributed under GPL2 (< https://inkscape.org/about/license/>).
Perform Factorial Analysis from 'FactoMineR' with a Shiny Application
Perform factorial analysis with a menu and draw graphs interactively thanks to 'FactoMineR' and a Shiny application.
Coalescent-Based Simulation of Ecological Communities
Coalescent-Based Simulation of Ecological Communities as proposed
by Munoz et al. (2018)
Data Only: Tools for Approximate Bayesian Computation (ABC)
Contains data which are used by functions of the 'abc' package.