Conversation
This is so function works. Also, remove legacy code in main.R of iterative preference function because it will not work with the data shape. Update link to functions script to use new folder name.
This is so they are organised more appropriately.
This is so others can easily know where to go to apply this method.
75d9ae4 to
a5e8899
Compare
This is to make README more pretty.
|
It would be nice to list required R version – in Ubuntu LTS repositories is only 3.something, so I installed it, and only after trying to run However, after that, I'm still unable to run it. As somebody with zero experience with R, I have no idea what does "access and run a script" mean, and naive |
Thanks for the feedback @mvolfik. The required R version will be in the In the meantime, when I say access and run ..., I mean to do the following:
Does that help? |
Summary
This PR adds documentation on how to run the code so other people can apply it.
Changes
The changes made in this PR are:
README.mdupdated to describe what scripts to run....
Check
...
Note
This "fixes #19"