Package: arqas
Type: Package
Title: Application in R for Queueing Analysis and Simulation
Version: 1.0
Date: 2015-06-01
Author: Borja Varela
Maintainer: Borja Varela <borja.varela.brea@gmail.com>
Depends: R (>= 1.8.0), distr, ggplot2
Imports: methods, reshape, iterators, doParallel, foreach,
        fitdistrplus, gridExtra
Description: Provides functions for compute the main characteristics of the
    following queueing models: M/M/1, M/M/s, M/M/1/k, M/M/s/k, M/M/1/Inf/H, M/
    M/s/Inf/H, M/M/s/Inf/H with Y replacements, M/M/Inf, Open Jackson Networks
    and Closed Jackson Networks. Moreover, it is also possible to simulate
    similar queueing models with any type of arrival or service distribution: G/
    G/1, G/G/s, G/G/1/k, G/G/s/k, G/G/1/Inf/H, G/G/s/Inf/H, G/G/s/Inf/H with Y
    replacements, Open Networks and Closed Networks. Finally, contains functions
    for fit data to a statistic distribution.
License: GPL (>= 2)
LazyData: yes
NeedsCompilation: no
Packaged: 2015-05-31 23:36:23 UTC; Vishkey
Repository: CRAN
Date/Publication: 2015-06-01 08:37:47
