Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
################################################ | |
## Author : Nafis Sadat | |
## Purpose : Testing out Multiple Imputation with Amelia | |
## Created: Feb 13, 2018 | |
################################################ | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Makefile for downloading the source code and building | |
## a binary package of R-INLA on Debian/Buster | |
## using a custom version of R and Intel MKL | |
## Intended for use by : Institute for Health Metrics and Evaulation | |
## | |
## Maintained by : Nafis Sadat, [email protected] | |
## | |
## Run 'make' with no arguments for usage instructions | |
## | |
## This Makefile has been tested under Debian GNU/Linux |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Makefile for downloading the source code and building | |
## a binary package of R-INLA on Debian:Stretch | |
## using a custom version of R and Intel MKL | |
## Intended for use by : Institute for Health Metrics and Evaluation | |
## | |
## Maintained by : Nafis Sadat, [email protected] | |
## | |
#### 2018/01/28 Update: removing r-mathlib and adding metis5 |
NewerOlder