Menu

Tree [r13] /
 History

HTTPS access


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

Read Me

HyperSpec-Unmix

Hyperspectral Unmixing with R

Introductions

You can best start by looking at the pdf output to see what this document is about.

Running the environment in console

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')