Showing 6 of total 6 results (show query)
r-lib
coro:'Coroutines' for R
Provides 'coroutines' for R, a family of functions that can be suspended and resumed later on. This includes 'async' functions (which await) and generators (which yield). 'Async' functions are based on the concurrency framework of the 'promises' package. Generators are based on a dependency free iteration protocol defined in 'coro' and are compatible with iterators from the 'reticulate' package.
Maintained by Lionel Henry. Last updated 1 months ago.
asynccoroutinesgeneratoriteratorpromisesreticulate
167 stars 11.89 score 105 scripts 53 dependentsmfacevedol
renpow:Renewable Power Systems and the Environment
Supports calculations and visualization for renewable power systems and the environment. Analysis and graphical tools for DC and AC circuits and their use in electric power systems. Analysis and graphical tools for thermodynamic cycles and heat engines, supporting efficiency calculations in coal-fired power plants, gas-fired power plants. Calculations of carbon emissions and atmospheric CO2 dynamics. Analysis of power flow and demand for the grid, as well as power models for microgrids and off-grid systems. Provides resource and power generation for hydro power, wind power, and solar power.
Maintained by Miguel F. Acevedo. Last updated 7 years ago.
1.48 score 30 scriptsasunlubiano
SAFD:Statistical Analysis of Fuzzy Data
The aim of the package is to provide some basic functions for doing statistics with one dimensional Fuzzy Data (in the form of polygonal fuzzy numbers). In particular, the package contains functions for the basic operations on the class of fuzzy numbers (sum, scalar product, mean, median, Hukuhara difference) as well as for calculating (Bertoluzza) distance and sample variance. Moreover a function to simulate fuzzy random variables and bootstrap tests for the equality of means is included. Version 2.1 fixes some bugs of previous versions.
Maintained by Asun Lubiano. Last updated 6 years ago.
1.26 score 18 scriptscran
acopula:Modelling Dependence with Multivariate Archimax (or any User-Defined Continuous) Copulas
Archimax copulas are mixture of Archimedean and EV copulas. The package provides definitions of several parametric families of generator and dependence function, computes CDF and PDF, estimates parameters, tests for goodness of fit, generates random sample and checks copula properties for custom constructs. In 2-dimensional case explicit formulas for density are used, contrary to higher dimensions when all derivatives are linearly approximated. Several non-archimax families (normal, FGM, Plackett) are provided as well.
Maintained by Tomas Bacigal. Last updated 2 years ago.
1.00 scoreestebancabello
stats4teaching:Simulate Pedagogical Statistical Data
Univariate and multivariate normal data simulation. They also supply a brief summary of the analysis for each experiment/design: - Independent samples. - One-way and two-way Anova. - Paired samples (T-Test & Regression). - Repeated measures (Anova & Multiple Regression). - Clinical Assay.
Maintained by Cabello Esteban. Last updated 2 years ago.
1.00 score 1 scripts