Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 1.65 KB

README.md

File metadata and controls

51 lines (28 loc) · 1.65 KB

Innovation BlockChained

Agent-based simulation to assess different rules for challenges in open innovation

Getting Started

To see the model description and the test results click here

Prerequisites

To see the HTML page you need a web browser.

Installing

If you want to read the R Markdown file, you might want to use R Studio

Running the tests

The current tests are comparing different hypotheses:

H0: An idea challenge with one single winner will outperform a combination of chainstorming and cheatstorming

[] Create a simple idea challenge and assess the value of the idea and the ideas to assess to choose the one retained. [] Create another idea challenge and assess the value of the sum of ideas and the number of ideas to assess to choose the ones retained.

Built With (Main R libraries)

  • lpSolve to choose the ideas to pool
  • tidyverse to work with Tidy data

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We currently do not use a special solution for versioning.

Authors

License

This project is licensed under the GPL 3 License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration for tidy data
  • etc