Inputs |
Returns the input parameters of a queueing model (or network) |
Inputs.o_CJN |
Returns the input params of a Closed Jackson Network |
Inputs.o_MCCN |
Returns the input params of a MultiClass Closed Network |
Inputs.o_MCON |
Returns the input params of a MultiClass Open Network |
Inputs.o_MM1 |
Returns the input parameters of a M/M/1 queueing model |
Inputs.o_MM1K |
Returns the input parameters of a M/M/1/K queueing model |
Inputs.o_MM1KK |
Returns the input parameters of a M/M/1/K/K queueing model |
Inputs.o_MMC |
Returns the input parameters of a M/M/c queueing model |
Inputs.o_MMCC |
Returns the input parameters of a M/M/c/c queueing model |
Inputs.o_MMCK |
Returns the input parameters of a M/M/c/K queueing model |
Inputs.o_MMCKK |
Returns the input parameters of a M/M/c/K/K queueing model |
Inputs.o_MMCKM |
Returns the input parameters of a M/M/c/K/m queueing model |
Inputs.o_MMInf |
Returns the input parameters of a M/M/Infinite queueing model |
Inputs.o_MMInfKK |
Returns the input parameters of a M/M/Inf/K/K queueing model |
Inputs.o_OJN |
Returns the input params of a Open Jackson Network |
L |
Returns the mean number of clients in a queueing model (or network) |
L.o_CJN |
Returns the mean number of clients of a Closed Jackson Network |
L.o_MCCN |
Returns the mean number of clients of a MultiClass Closed Network |
L.o_MCON |
Returns the mean number of clients of a MultiClass Open Network |
L.o_MM1 |
Returns the mean number of clients in the M/M/1 queueing model |
L.o_MM1K |
Returns the mean number of clients in the M/M/1/K queueing model |
L.o_MM1KK |
Returns the mean number of clients in the M/M/1/K/K queueing model |
L.o_MMC |
Returns the mean number of clients in the M/M/c queueing model |
L.o_MMCC |
Returns the mean number of clients in the M/M/c/c queueing model |
L.o_MMCK |
Returns the mean number of clients in the M/M/c/K queueing model |
L.o_MMCKK |
Returns the mean number of clients in the M/M/c/K/K queueing model |
L.o_MMCKM |
Returns the mean number of clients in the M/M/c/K/m queueing model |
L.o_MMInf |
Returns the mean number of clients in the M/M/Infinite queueing model |
L.o_MMInfKK |
Returns the mean number of clients in the M/M/Inf/K/K queueing model |
L.o_OJN |
Returns the mean number of clients of a Open Jackson Network |
Lc |
Returns the vector with the mean number of clients of each class in a multiclass queueing network |
Lc.o_MCCN |
Returns the vector with the mean number of clients of each class in a MultiClass Closed Network |
Lc.o_MCON |
Returns the vector with the mean number of clients of each class in a MultiClass Open Network |
Lck |
Reports a matrix with the mean number of clients of class i in each node (server) j in a MultiClass Network |
Lck.o_MCCN |
Reports a matrix with the mean number of clients of class i in each node (server) j in a MultiClass Closed Network |
Lck.o_MCON |
Reports a matrix with the mean number of clients of class i in each node (server) j in a MultiClass Open Network |
Lk |
Returns the vector with the mean number of clients in each node (server) of a queueing network |
Lk.o_CJN |
Returns the vector with the mean number of clients in each node (server) of a Closed Jackson Network |
Lk.o_MCCN |
Returns a vector with the mean number of clients in each node (server) of a MultiClass Closed Network |
Lk.o_MCON |
Returns a vector with the mean number of clients in each node (server) of a MultiClass Open Network |
Lk.o_OJN |
Returns the vector with the mean number of clients in each node (server) of a Open Jackson Network |
LLq |
Returns the mean number of clients in queue when there is queue in a queueing model |
LLq.o_MM1 |
Returns the mean number of clients in queue when there is queue in the M/M/1 queueing model |
LLq.o_MMInf |
Returns the mean number of clients in queue when there is queue in the M/M/Infinite queueing model |
LLq.o_MMInfKK |
Returns the mean number of clients in queue when there is queue in the M/M/Infinite/K/K queueing model |
Lq |
Returns the mean number of clients in the queue in a queueing model |
Lq.o_MM1 |
Returns the mean number of clients in the queue in the M/M/1 queueing model |
Lq.o_MM1K |
Returns the mean number of clients in the queue in the M/M/1/K queueing model |
Lq.o_MM1KK |
Returns the mean number of clients in the queue in the M/M/1/K/K queueing model |
Lq.o_MMC |
Returns the mean number of clients in the queue in the M/M/c queueing model |
Lq.o_MMCC |
Returns the mean number of clients in the queue in the M/M/c/c queueing model |
Lq.o_MMCK |
Returns the mean number of clients in the queue in the M/M/c/K queueing model |
Lq.o_MMCKK |
Returns the mean number of clients in the queue M/M/c/K/K queueing model |
Lq.o_MMCKM |
Returns the mean number of clients in the queue in the M/M/c/K/m queueing model |
Lq.o_MMInf |
Returns the mean number of clients in the queue in the M/M/Infinite queueing model |
Lq.o_MMInfKK |
Returns the mean number of clients in the queue in the M/M/Inf/K/K queueing model |
NewInput.CJN |
Define the inputs of a new one class Closed Jackson Network |
NewInput.MCCN |
Define the inputs of a new one class of MultiClass Closed Network |
NewInput.MCON |
Define the inputs of a new one class of MultiClass Open Network |
NewInput.MM1 |
Define the inputs of a new M/M/1 queueing model |
NewInput.MM1K |
Define the inputs of a new M/M/1/K queueing model |
NewInput.MM1KK |
Define the inputs of a new M/M/1/K/K queueing model |
NewInput.MMC |
Define the inputs of a new M/M/c queueing model |
NewInput.MMCC |
Define the inputs of a new M/M/c/c queueing model |
NewInput.MMCK |
Define the inputs of a new M/M/c/K queueing model |
NewInput.MMCKK |
Define the inputs of a new M/M/c/K/K queueing model |
NewInput.MMCKM |
Define the inputs of a new M/M/c/K/m queueing model |
NewInput.MMInf |
Define the inputs of a new M/M/Infinite queueing model |
NewInput.MMInfKK |
Define the inputs of a new M/M/Inf/K/K queueing model |
NewInput.OJN |
Define the inputs of a new one class Open Jackson Network |
Pn |
Returns the probabilities of a queueing model (or network) |
Pn.o_MM1 |
Returns the probabilities of a M/M/1 queueing model |
Pn.o_MM1K |
Returns the probabilities of a M/M/1/K queueing model |
Pn.o_MM1KK |
Returns the probabilities of a M/M/1/K/K queueing model |
Pn.o_MMC |
Returns the probabilities of a M/M/c queueing model |
Pn.o_MMCC |
Returns the probabilities of a M/M/c/c queueing model |
Pn.o_MMCK |
Returns the probabilities of a M/M/c/K queueing model |
Pn.o_MMCKK |
Returns the probabilities of a M/M/c/K/K queueing model |
Pn.o_MMCKM |
Returns the probabilities of a M/M/c/K/m queueing model |
Pn.o_MMInf |
Returns the probabilities of a M/M/Infinite queueing model |
Pn.o_MMInfKK |
Returns the probabilities of a M/M/Inf/K/K queueing model |
Pn.o_OJN |
Returns vector of the probabilities of each node (server) of a Open Jackson Network |
RO |
Reports the server use of a queueing model |
RO.o_MM1 |
Reports the server use of a M/M/1 queueing model |
RO.o_MM1K |
Reports the server use of a M/M/1/K queueing model |
RO.o_MM1KK |
Reports the server use of a M/M/1/K/K queueing model |
RO.o_MMC |
Reports the server use of a M/M/c queueing model |
RO.o_MMCC |
Reports the server use of a M/M/c/c queueing model |
RO.o_MMCK |
Reports the server use of a M/M/c/K queueing model |
RO.o_MMCKK |
Reports the server use of a M/M/c/K/K queueing model |
RO.o_MMCKM |
Reports the server use of a M/M/c/K/m queueing model |
RO.o_MMInf |
Reports the server use of a M/M/Infinite queueing model |
RO.o_MMInfKK |
Reports the server use of a M/M/Inf/K/K queueing model |
ROck |
Reports a matrix with the use of class i in each node (server) j in a MultiClass Queueing Network |
ROck.o_MCCN |
Reports a matrix with the use of class i in each node (server) j in a MultiClass Closed Network |
ROck.o_MCON |
Reports a matrix with the use of class i in each node (server) j in a MultiClass Open Network |
ROk |
Reports a vector with each node (server) use of a queueing network |
ROk.o_CJN |
Reports a vector with each node (server) use of a Closed Jackson Network |
ROk.o_MCCN |
Reports a vector with each node (server) use of a MultiClass Closed Network |
ROk.o_MCON |
Reports a vector with each node (server) use of a MultiClass Open Network |
ROk.o_OJN |
Reports a vector with each node (server) use of a Open Jackson Network |
W |
Returns the mean time spend in a queueing model (or network)> |
W.o_CJN |
Returns the mean time spend in a Closed Jackson Network |
W.o_MCCN |
Returns the mean time spend in a MultiClass Closed Network |
W.o_MCON |
Returns the mean time spend in a MultiClass Open Network |
W.o_MM1 |
Returns the mean time spend in the M/M/1 queueing model |
W.o_MM1K |
Returns the mean time spend of clients in the M/M/1/K queueing model |
W.o_MM1KK |
Returns the mean time spend in the M/M/1/K/K queueing model |
W.o_MMC |
Returns the mean time spend in the M/M/c queueing model |
W.o_MMCC |
Returns the mean time spend in the M/M/c/c queueing model |
W.o_MMCK |
Returns the mean time spend in the M/M/c/K queueing model |
W.o_MMCKK |
Returns the mean time spend in the M/M/c/K/K queueing model |
W.o_MMCKM |
Returns the mean time spend in the M/M/c/K/m queueing model |
W.o_MMInf |
Returns the time spend of clients in the M/M/Infinite queueing model |
W.o_MMInfKK |
Returns the mean time spend in the M/M/Inf/K/K queueing model |
W.o_OJN |
Returns the mean time spend in a Open Jackson Network |
Wc |
Returns the vector with each class mean time spend on a multiclass queueing network |
Wc.o_MCCN |
Returns the vector with each class mean time spend on a MultiClass Closed Network |
Wc.o_MCON |
Returns the vector with each class mean time spend on a MultiClass Open Network |
Wck |
Reports a matrix with the mean time of class i in each node (server) j in a MultiClass Queueing Network |
Wck.o_MCCN |
Reports a matrix with the mean time of class i in each node (server) j in a MultiClass Closed Network |
Wck.o_MCON |
Reports a matrix with the mean time of class i in each node (server) j in a MultiClass Open Network |
Wk |
Generic S3 method to return the mean time spend in each node (or server) of a network |
Wk.o_CJN |
Returns the vector with the mean time spend in each node (server) of a Closed Jackson Network |
Wk.o_MCCN |
Returns a vector with the mean time spend in each node (server) of a MultiClass Closed Network |
Wk.o_MCON |
Returns a matrix with the mean time spend in each node (server) of a MultiClass Open Network |
Wk.o_OJN |
Returns the vector with the mean time spend in each node (server) of a Open Jackson Network |
Wq |
Returns the mean time spend in queue in a queueing model |
Wq.o_MM1 |
Returns the mean time spend in queue in the M/M/1 queueing model |
Wq.o_MM1K |
Returns the mean time spend in queue in the M/M/1/K queueing model |
Wq.o_MM1KK |
Returns the mean time spend in queue in the M/M/1/K/K queueing model |
Wq.o_MMC |
Returns the mean time spend in queue in the M/M/c queueing model |
Wq.o_MMCC |
Returns the mean time spend in queue in the M/M/c/c queueing model |
Wq.o_MMCK |
Returns the mean time spend in queue in the M/M/c/K queueing model |
Wq.o_MMCKK |
Returns the mean time spend in queue in the M/M/c/K/K queueing model |
Wq.o_MMCKM |
Returns the mean time spend in queue in the M/M/c/K/m queueing model |
Wq.o_MMInf |
Returns the mean time spend in queue in the M/M/Infinite queueing model |
Wq.o_MMInfKK |
Returns the mean time spend in queue in the M/M/Inf/K/K queueing model |
WWq |
Returns the mean time spend in queue when there is queue in a queueing model |
WWq.o_MM1 |
Returns the mean time spend in queue when there is queue in the M/M/1 queueing model |
WWq.o_MM1K |
Returns the mean time spend in queue when there is queue in the M/M/1/K queueing model |
WWq.o_MM1KK |
Returns the mean time spend in queue when there is queue in the M/M/1/K/K queueing model |
WWq.o_MMC |
Returns the mean time spend in queue when there is queue in the M/M/c queueing model |
WWq.o_MMCC |
Returns the mean time spend in queue when there is queue in the M/M/c/c queueing model |
WWq.o_MMCK |
Returns the mean time spend in queue when there is queue in the M/M/c/K queueing model |
WWq.o_MMCKK |
Returns the mean time spend in queue when there is queue in the M/M/c/K/K queueing model |
WWq.o_MMCKM |
Returns the mean time spend in queue when there is queue in the M/M/c/K/m queueing model |
WWq.o_MMInf |
Returns the mean time spend in queue when there is queue in the M/M/Infinite queueing model |
WWq.o_MMInfKK |
Returns the mean time spend in queue when there is queue in the M/M/Inf/K/K queueing model |
WWs |
Returns the normalized mean response time in a queueing model |
WWs.o_MM1KK |
Returns the normalized mean response time in the M/M/1/K/K queueing model |