Other packages > Find by keyword >

MWright  

Mainardi-Wright Family of Distributions
View on CRAN: Click here


Download and install MWright package within the R console
Install from CRAN:
install.packages("MWright")

Install from Github:
library("remotes")
install_github("cran/MWright")

Install by package version:
library("remotes")
install_version("MWright", "0.3.2")



Attach the package and use:
library("MWright")
Maintained by
Dexter Cahoy
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-08-05
Latest Update: 2019-08-07
Description:
Implements random number generation, plotting, and estimation algorithms for the two-parameter one-sided and two-sided M-Wright (Mainardi-Wright) family. The M-Wright distributions naturally generalize the widely used one-sided (Airy and half-normal or half-Gaussian) and symmetric (Airy and Gaussian or normal) models. These are widely studied in time-fractional differential equations. References: Cahoy and Minkabo (2017) ; Cahoy (2012) ; Cahoy (2012) ; Cahoy (2011); Mainardi, Mura, and Pagnini (2010) .
How to cite:
Dexter Cahoy (2019). MWright: Mainardi-Wright Family of Distributions. R package version 0.3.2, https://cran.r-project.org/web/packages/MWright. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.3.0 (2019-08-05 15:20)
Other packages that cited MWright R package
View MWright citation profile
Other R packages that MWright depends, imports, suggests or enhances
Complete documentation for MWright
Functions, R codes and Examples using the MWright R package
Some associated functions: MWright . dmwright1 . dmwright2 . int_est1 . int_est2 . pmwright1 . pmwright2 . point_est1 . point_est2 . rmwright1 . rmwright2 . 
Some associated R codes: MWright.R . distn1side.R . distn2side.R . int1side.R . int2side.R . plot1side.R . plot2side.R . point1side.R . point2side.R . randnumber1sided.R . randnumber2sided.R .  Full MWright package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA