File | Date | Author | Commit |
---|---|---|---|
code | 2017-08-14 | davor_j | [r13] folders |
data | 2017-06-02 | davor_j | [r5] abundances and some sample pics |
fig | 2017-06-02 | davor_j | [r6] readme and fig folder |
r | 2017-06-03 | davor_j | [r10] needed packages for the project |
README.md | 2017-06-02 | davor_j | [r6] readme and fig folder |
Hyperspectral Unmixing with R
You can best start by looking at the pdf output to see what this document is about.
First you need to set up some paths in code/.RProfile for JAGS, JAVA and MIKTEX
For running the code, use Tinkerng.rmd file.
Or simply execute:
PARAMS$MAIN_INCLUDE_TEST_FILES = FALSE
PARAMS$MAIN_INCLUDE_SYNTH_DATA_FILES = TRUE
PARAMS$MAIN_INCLUDE_REAL_DATA_FILES = TRUE
PARAMS$RECOMPUTE = FALSE
rmd$sourceRmd('Main.rmd')