Skip to content

An R package for the analysis of cost allocation in airport problems

License

Notifications You must be signed in to change notification settings

alexbernardez/AirportProblems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirportProblems: Analysis of Cost Allocation for Airport Problems

DOI R-CMD-check CRAN downloads/month

Description

AirportProblems is an R package for analyzing cost allocation problems, where agents share the cost of a facility or service based on their needs, respecting no-subsidy constraints. It implements several allocation rules from the literature, provides graphical tools for comparison, and includes example datasets illustrating practical applications.

Installation

You can install the released version from CRAN:

install.packages("AirportProblems")

Or install the development version from GitHub:

# install.packages("remotes")
remotes::install_github("alexbernardez/AirportProblems")

Citation

To cite AirportProblems in publications, use:

citation("AirportProblems")

Or use the canonical form directly:

Bernárdez Ferradás, Á., Sánchez Rodríguez, E., Mirás Calvo, M. Á., and Quinteiro Sandomingo, C. (2025). AirportProblems: Analysis of Cost Allocation for Airport Problems. R package version 0.1.0. https://doi.org/10.32614/CRAN.package.AirportProblems

About

An R package for the analysis of cost allocation in airport problems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages