Other packages > Find by keyword >

queueing  

Analysis of Queueing Networks and Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("queueing", "0.2.12")



Attach the package and use:
library("queueing")
Maintained by
Pedro Canadilla
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-02-09
Latest Update: 2019-12-08
Description:
It provides versatile tools for analysis of birth and death based Markovian Queueing Models and Single and Multiclass Product-Form Queueing Networks. It implements M/M/1, M/M/c, M/M/Infinite, M/M/1/K, M/M/c/K, M/M/c/c, M/M/1/K/K, M/M/c/K/K, M/M/c/K/m, M/M/Infinite/K/K, Multiple Channel Open Jackson Networks, Multiple Channel Closed Jackson Networks, Single Channel Multiple Class Open Networks, Single Channel Multiple Class Closed Networks and Single Channel Multiple Class Mixed Networks. Also it provides a B-Erlang, C-Erlang and Engset calculators. This work is dedicated to the memory of D. Sixto Rios Insua.
How to cite:
Pedro Canadilla (2011). queueing: Analysis of Queueing Networks and Models. R package version 0.2.12, https://cran.r-project.org/web/packages/queueing. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1.0 (2011-02-09 11:12), 0.1.1 (2011-02-10 09:42), 0.1.2 (2011-08-18 07:33), 0.1.3 (2011-09-23 13:46), 0.1.4 (2011-11-24 10:13), 0.1.5 (2012-10-13 11:04), 0.1.6 (2012-10-22 08:53), 0.1.7 (2012-11-04 20:13), 0.1.8 (2012-11-07 06:58), 0.1.9 (2012-11-19 12:02), 0.2.0 (2012-12-09 21:35), 0.2.1 (2013-02-01 11:44), 0.2.2 (2013-02-25 10:27), 0.2.3 (2014-12-07 22:51), 0.2.4 (2015-04-12 22:51), 0.2.5 (2015-05-15 21:49), 0.2.6 (2015-11-09 15:01), 0.2.7 (2016-08-13 22:54), 0.2.8 (2016-11-05 20:25), 0.2.9 (2017-03-21 07:51), 0.2.10 (2017-05-29 08:59), 0.2.11 (2017-10-13 22:58)
Other packages that cited queueing R package
View queueing citation profile
Other R packages that queueing depends, imports, suggests or enhances
Complete documentation for queueing
Functions, R codes and Examples using the queueing R package
Some associated functions: B_erlang . C_erlang . CheckInput.i_BnD . CheckInput.i_CJN . CheckInput.i_MCCN . CheckInput.i_MCMN . CheckInput.i_MCON . CheckInput.i_MM1 . CheckInput.i_MM1K . CheckInput.i_MM1KK . CheckInput.i_MMC . CheckInput.i_MMCC . CheckInput.i_MMCK . CheckInput.i_MMCKK . CheckInput.i_MMCKM . CheckInput.i_MMInf . CheckInput.i_MMInfKK . CheckInput.i_OJN . CheckInput . CompareQueueingModels . Engset . Inputs.o_BnD . Inputs.o_CJN . Inputs.o_MCCN . Inputs.o_MCMN . Inputs.o_MCON . Inputs.o_MM1 . Inputs.o_MM1K . Inputs.o_MM1KK . Inputs.o_MMC . Inputs.o_MMCC . Inputs.o_MMCK . Inputs.o_MMCKK . Inputs.o_MMCKM . Inputs.o_MMInf . Inputs.o_MMInfKK . Inputs.o_OJN . Inputs . L.o_BnD . L.o_CJN . L.o_MCCN . L.o_MCMN . L.o_MCON . L.o_MM1 . L.o_MM1K . L.o_MM1KK . L.o_MMC . L.o_MMCC . L.o_MMCK . L.o_MMCKK . L.o_MMCKM . L.o_MMInf . L.o_MMInfKK . L.o_OJN . L . Lc.o_MCCN . Lc.o_MCMN . Lc.o_MCON . Lc . Lck.o_MCCN . Lck.o_MCMN . Lck.o_MCON . Lck . Lk.o_CJN . Lk.o_MCCN . Lk.o_MCMN . Lk.o_MCON . Lk.o_OJN . Lk . Lq.o_MM1 . Lq.o_MM1K . Lq.o_MM1KK . Lq.o_MMC . Lq.o_MMCC . Lq.o_MMCK . Lq.o_MMCKK . Lq.o_MMCKM . Lq.o_MMInf . Lq.o_MMInfKK . Lq . Lqq.o_MM1 . Lqq.o_MM1K . Lqq.o_MM1KK . Lqq.o_MMC . Lqq.o_MMCC . Lqq.o_MMCK . Lqq.o_MMCKK . Lqq.o_MMCKM . Lqq.o_MMInf . Lqq.o_MMInfKK . Lqq . NewInput.BnD . NewInput.CJN . NewInput.MCCN . NewInput.MCMN . NewInput.MCON . NewInput.MM1 . NewInput.MM1K . NewInput.MM1KK . NewInput.MMC . NewInput.MMCC . NewInput.MMCK . NewInput.MMCKK . NewInput.MMCKM . NewInput.MMInf . NewInput.MMInfKK . NewInput.OJN . Pn.o_BnD . Pn.o_MM1 . Pn.o_MM1K . Pn.o_MM1KK . Pn.o_MMC . Pn.o_MMCC . Pn.o_MMCK . Pn.o_MMCKK . Pn.o_MMCKM . Pn.o_MMInf . Pn.o_MMInfKK . Pn.o_OJN . Pn . QueueingModel.i_BnD . QueueingModel.i_CJN . QueueingModel.i_MCCN . QueueingModel.i_MCMN . QueueingModel.i_MCON . QueueingModel.i_MM1 . QueueingModel.i_MM1K . QueueingModel.i_MM1KK . QueueingModel.i_MMC . QueueingModel.i_MMCC . QueueingModel.i_MMCK . QueueingModel.i_MMCKK . QueueingModel.i_MMCKM . QueueingModel.i_MMInf . QueueingModel.i_MMInfKK . QueueingModel.i_OJN . QueueingModel . RO.o_MM1 . RO.o_MM1K . RO.o_MM1KK . RO.o_MMC . RO.o_MMCC . RO.o_MMCK . RO.o_MMCKK . RO.o_MMCKM . RO.o_MMInf . RO.o_MMInfKK . RO . ROck.o_MCCN . ROck.o_MCMN . ROck.o_MCON . ROck . ROk.o_CJN . ROk.o_MCCN . ROk.o_MCMN . ROk.o_MCON . ROk.o_OJN . ROk . Report.o_BnD . Report.o_CJN . Report.o_MCCN . Report.o_MCMN . Report.o_MCON . Report.o_MM1 . Report.o_MM1K . Report.o_MM1KK . Report.o_MMC . Report.o_MMCC . Report.o_MMCK . Report.o_MMCKK . Report.o_MMCKM . Report.o_MMInf . Report.o_MMInfKK . Report.o_OJN . Report . SP.o_MM1KK . SP . Throughput.o_CJN . Throughput.o_MCCN . Throughput.o_MCMN . Throughput.o_MCON . Throughput.o_MM1 . Throughput.o_MM1K . Throughput.o_MM1KK . Throughput.o_MMC . Throughput.o_MMCC . Throughput.o_MMCK . Throughput.o_MMCKK . Throughput.o_MMCKM . Throughput.o_MMInf . Throughput.o_MMInfKK . Throughput.o_OJN . Throughput . Throughputc.o_MCCN . Throughputc.o_MCMN . Throughputc.o_MCON . Throughputc . Throughputck.o_MCCN . Throughputck.o_MCMN . Throughputck.o_MCON . Throughputck . Throughputcn.o_MCCN . Throughputcn . Throughputk.o_CJN . Throughputk.o_MCCN . Throughputk.o_MCMN . Throughputk.o_MCON . Throughputk.o_OJN . Throughputk . Throughputn.o_CJN . Throughputn . VN.o_MM1 . VN.o_MM1K . VN.o_MM1KK . VN.o_MMC . VN.o_MMCC . VN.o_MMCK . VN.o_MMCKK . VN.o_MMCKM . VN.o_MMInf . VN.o_MMInfKK . VN . VNq.o_MM1 . VNq.o_MM1K . VNq.o_MM1KK . VNq.o_MMC . VNq.o_MMCC . VNq.o_MMCK . VNq.o_MMCKK . VNq.o_MMCKM . VNq.o_MMInf . VNq.o_MMInfKK . VNq . VT.o_MM1 . VT.o_MM1K . VT.o_MM1KK . VT.o_MMC . VT.o_MMCC . VT.o_MMInf . VT.o_MMInfKK . VT . VTq.o_MM1 . VTq.o_MM1K . VTq.o_MM1KK . VTq.o_MMC . VTq.o_MMCC . VTq.o_MMCK . VTq.o_MMCKK . VTq.o_MMInf . VTq.o_MMInfKK . VTq . W.o_CJN . W.o_MCCN . W.o_MCMN . W.o_MCON . W.o_MM1 . W.o_MM1K . W.o_MM1KK . W.o_MMC . W.o_MMCC . W.o_MMCK . W.o_MMCKK . W.o_MMCKM . W.o_MMInf . W.o_MMInfKK . W.o_OJN . W . WWs.o_MM1KK . WWs . Wc.o_MCCN . Wc.o_MCMN . Wc.o_MCON . Wc . Wck.o_MCCN . Wck.o_MCMN . Wck.o_MCON . Wck . Wk.o_CJN . Wk.o_MCCN . Wk.o_MCMN . Wk.o_MCON . Wk.o_OJN . Wk . Wq.o_MM1 . Wq.o_MM1K . Wq.o_MM1KK . Wq.o_MMC . Wq.o_MMCC . Wq.o_MMCK . Wq.o_MMCKK . Wq.o_MMCKM . Wq.o_MMInf . Wq.o_MMInfKK . Wq . Wqq.o_MM1 . Wqq.o_MM1K . Wqq.o_MM1KK . Wqq.o_MMC . Wqq.o_MMCC . Wqq.o_MMCK . Wqq.o_MMCKK . Wqq.o_MMCKM . Wqq.o_MMInf . Wqq.o_MMInfKK . Wqq . print.summary.o_BnD . print.summary.o_CJN . print.summary.o_MCCN . print.summary.o_MCMN . print.summary.o_MCON . print.summary.o_MM1 . print.summary.o_MM1K . print.summary.o_MM1KK . print.summary.o_MMC . print.summary.o_MMCC . print.summary.o_MMCK . print.summary.o_MMCKK . print.summary.o_MMCKM . print.summary.o_MMInf . print.summary.o_MMInfKK . print.summary.o_OJN . queueing-package . summary.o_BnD . summary.o_CJN . summary.o_MCCN . summary.o_MCMN . summary.o_MCON . summary.o_MM1 . summary.o_MM1K . summary.o_MM1KK . summary.o_MMC . summary.o_MMCC . summary.o_MMCK . summary.o_MMCKK . summary.o_MMCKM . summary.o_MMInf . summary.o_MMInfKK . summary.o_OJN . 
Some associated R codes: BnD.R . CJN.R . MCCN.R . MCMN.R . MCON.R . MM1.R . MM1K.R . MM1KK.R . MMC.R . MMCC.R . MMCK.R . MMCKK.R . MMCKM.R . MMInf.R . MMInfKK.R . OJN.R . common.R . queueing.R .  Full queueing package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
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  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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