Methods

Artifacts using Methods (13,854)
Sort by:Popular

Track and report code coverage for your package and (optionally) upload the results to a coverage service like 'Codecov' <http://codecov.io> or 'Coveralls' <http://coveralls.io>. Code coverage is a measure of the amount of code being exercised by a ...
Last Release on May 1, 2022
Provides functions for summarizing and plotting the output from Markov Chain Monte Carlo (MCMC) simulations, as well as diagnostic tests of convergence to the equilibrium distribution of the Markov chain.
Last Release on Feb 16, 2021
Makes it incredibly easy to build interactive web applications with R. Automatic "reactive" binding between inputs and outputs and extensive prebuilt widgets make it possible to build beautiful, responsive, and powerful applications with minimal ...
Last Release on Apr 30, 2022
An S3 class with methods for totally ordered indexed observations. It is particularly aimed at irregular time series of numeric vectors/matrices and factors.
Last Release on Nov 4, 2024
Fit and compare Gaussian linear and nonlinear mixed-effects models.
Last Release on May 30, 2024
An evolution of 'reshape2'. It's designed specifically for data tidying (not general reshaping or aggregating) and works well with 'dplyr' data pipelines.
Last Release on Sep 17, 2024
A wrapper for 'libcurl' <http://curl.haxx.se/libcurl/> Provides functions to allow one to compose general HTTP requests and provides convenient functions to fetch URIs, get & post forms, etc. and process the results returned by the Web server.
Last Release on May 1, 2022
Graphical scales map data to aesthetics, and provide methods for automatically determining breaks and labels for axes and legends.
Last Release on Nov 4, 2024
Functions and datasets for bootstrapping from the book "Bootstrap Methods and Their Application" by A. C.
Last Release on May 1, 2022
Methods for calculating (usually) accurate numerical first and second order derivatives. Accurate calculations are done using 'Richardson''s' extrapolation or, when applicable, a complex step derivative is available.
Last Release on Feb 15, 2021