Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Dynamic Slack Based Model Data Envelopment Analysis (DEA)

NotificationsYou must be signed in to change notification settings

georgia-max/DynamicDEA-SBM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LicensePython

Overview

This repository contains Python code replicating theDynamic DEA Slack-Based Model proposed by Tone & Tsutsui's (2010). The Dynamics SBM DEA is a DEA model widely used for analyzing the evolving structure of dynamic networks. This project aims to provide an open-source implementation for researchers and practitioners interested in understanding and applying the Dynamic SBM.

A brief summary of the Dynamic DEA Slack-Based model (Tone & Tsutsui's, 2010):

The SBM model is non-radial and can deal with inputs/outputs individually, contrary to the radial approaches that assume proportional changes in inputs/outputs. Furthermore, according to the characteristics of carry-overs, we classify them into four categories, i.e. desirable, undesirable, free and fixed. Desirable carry-overs correspond, for example, to profit carried forward and net earned surplus carried to the next term, while undesirable carry-overs include, for example, loss carried forward, bad debt and dead stock. Free and fixed carry-overs indicate, respectively, discretionary and non-discretionary ones.

Table of Contents

Installation

  1. Clone the repository:

    git clone https://github.com/georgia-max/DynamicsSBM.git
  2. Navigate to the project directory:

    cd DynamicSBM
  3. Install the required dependencies:

    pip install -r requirements.txt

Usage

  • First Step: Download the Sample Dataset FolderHere, and add them to the folder.
  • Second Step: To run the test code, check out Jupyter NotebookDSBM_DEA_function_example.ipynb for step-by-step guidelines.

Example

cdDynamicSBMpython ./Main.py

Reference

  1. Tone, K., & Tsutsui, M. (2010). Dynamic DEA: A slacks-based measure approach. Omega, 38(3-4), 145-156.

About

Dynamic Slack Based Model Data Envelopment Analysis (DEA)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp