Skip to content

This repository contains the codes related to using a hierarchical Markov decision process in modelling marketing decision of growing/finishing pigs under price fluctuations

Notifications You must be signed in to change notification settings

pourmoayed/hmdpPricePigIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A model for slaughter pig marketing under price fluctuations

This repository contains the R package hmdpPricePigIT which builds a hierarchical Markov decision process modelling marketing decision of growing/finishing pigs under price fluctuations.

The package is used to find the optimal policy in the paper "Slaughter pig marketing under price fluctuations"

To load the R package do

library(devtools)
install_github("relund/mdp@v2.0.1")
install_github("relund/discretizeNormal/discretizeGaussian")
install_github("pourmoayed/hmdpPricePigIT", args="--no-multiarch")

To reproduce the results in the paper have a look at the ReadMe file in the subfolder paper.

About

This repository contains the codes related to using a hierarchical Markov decision process in modelling marketing decision of growing/finishing pigs under price fluctuations

Resources

Stars

Watchers

Forks

Packages

No packages published