#########################################
#########################################
#############################
#########################################
######### RM.weights #########
########################################
###############################################################################################################
#
########################################### R package "RM.weights" ###########################################
########################################## for the implementation of ########################################## 
##########################################    the VoH methodology. ############################################
#########################################
#########################################
#############################

Instructions to use the "RM.weights" R package:

- Open R or RStudio
- Follow the menu: Packages --> Install and select "RM.weights" from the list
- Type "library(RM.weights)" in the command window. Now the package is installed!
- Open the file "Analysis.r" with RStudio and run the code to have an example of data analysis. In RStudio, to quickly 
  run the code, highlight the syntax lines you want to run, and then press Ctrl+Enter under Windows or Cmd+Enter under Mac
- Enjoy!