Draft
Conversation
Member
Author
|
The raw data and the data in Remaining tasks before this PR is ready for review:
|
Member
|
I don't see any R code yet, is that expected? |
Member
Author
|
Yes, it's expected. All the code is in the repo epigames-analysis-recreation. I just sent an invitation if you want to have a look now. The repo is very similar to the one from Andres, but this one has the new notebook 1-data-parsing-R-format.ipynb, and the notebook 4-diffusion-analysis.Rmd has been updated to the WKU dataset (165). If you run both, you should get the data you saw in the commit of this PR. I'll be getting back to work soon. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #69
Opening this draft PR to start integrating the Epigames datasets into
netdiffuseR.So far, I've only added the raw data files for the datasets we discussed. I will be pushing the parsing functions and documentation in the upcoming commits.
To-do list:
-[x] Add raw datasets (game 165).
.mtxfiles intoCsparseMatrixanddiffnetobjects.I'll mark this as ready for review once the code and docs are complete!