/MUE

Managment Unit Estimator (Cope and Punt 2009)

Primary LanguageR

MUE GUI

The Management Unit Estimator (MUE) is a tool that looks for structure in indices of abundance given the amount of uncertainty contained in those indices. By including uncertainty in the clustering of yearly index values, this method takes into consideration both measurement and process error when determining population structure on ecological time scales. Results from this can help identify proper stock assessment or management units, as well as important localized dynamics relevant to other ecological studies.

The MUE requires an input of relative or absolute abundance measures and the associated uncertainty measured as a coefficient of variation. An example of what the simple data input looks can be found by clicking on the Sample Data Download button. Further reading on this method can be found in the .pdf file in the repository.

How to use

Step I. Please make sure you change the "Dir" variable in MUE_run_code.r into the path that your data and .r files are in.

Step II. Check the "example_B_CVs.csv" for sample data format. Or run the server file with shiny framework installed; Checkout download sample data button to download sample data.

Sample usage