Alternative Combos Of Parameter Values
Alternative Combinations of Parameter Values of the cstwMPC model
Details
Authors
Abstract
Alternative Combinations of Parameter Values of the cstwMPC model
Actions
Live Interactive Notebook
This material includes a Jupyter Notebook version. You can directly launch and interact with the Notebook within your browser using MyBinder via the "Launch" button(s) below.
Material Source Code
Econ-ARK materials are open source and available to view and clone from GitHub.
How to Execute this Notebook (with conda)
Install miniconda on your computer
- Open a Terminal (MacOS) or the Anaconda Prompt (Windows)
- At a command line, change the working directory to the one where you want to install
- On MacOS/unix, if you install in the
/tmp
directory, the repo will disappear at reboot: cd /tmp
- On MacOS/unix, if you install in the
git clone https://github.com/econ-ark/DemARK --recursive
cd DemARK
conda env create -f ./binder/environment.yml --prefix ./condaenv
- This creates
./condaenv
inside your clone of the repo, containing dependencies. conda run --prefix ./condaenv pip install jupyterlab
conda run --prefix ./condaenv jupyter-lab
Metadata
Key | Value |
---|---|
name | Alternative Combos Of Parameter Values |
tags | DemARK Demonstration Assignment Notebook |
abstract | Alternative Combinations of Parameter Values of the cstwMPC model |
authors | {"family-names"=>"Carroll", "given-names"=>"Christopher D.", "orcid"=>"https://orcid.org/0000-0003-3732-9312"} |
date-released | 2018/09/12 |
github_repo_url | https://github.com/econ-ark/DemARK |
notebooks | notebooks/Alternative-Combos-Of-Parameter-Values.ipynb |
date |