Learn R Programming

endtoend (version 2.29)

Transmissions and Receptions in an End to End Network

Description

Computes the expectation of the number of transmissions and receptions considering an End-to-End transport model with limited number of retransmissions per packet. It provides theoretical results and also estimated values based on Monte Carlo simulations. It is also possible to consider random data and ACK probabilities.

Copy Link

Version

Install

install.packages('endtoend')

Monthly Downloads

129

Version

2.29

License

GPL (>= 2)

Last Published

July 6th, 2019

Functions in endtoend (2.29)

ETE

Theoretical transmissions/receptions for a L-limited End to End model
MCETE

Monte Carlo transmissions/receptions simulations for a L-limited End to End model
stochastic_ETE

Random Probabilities Monte Carlo transmissions/receptions simulations for a L-limited End to End model