-
Notifications
You must be signed in to change notification settings - Fork 8
New datasets: 'ADHD' and 'Boredom #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 26 commits
66df1ee
20a546d
d958c38
846467b
d116d1c
e2654f6
b019ef4
16e12e1
c4a0d7f
40f032d
4df0d8b
12f81f4
445c12a
2bde0a4
98d9b37
7e908ef
f97fefe
da64a24
1d80ffe
db651d2
84c73f2
ec43eb3
5be3561
413d513
51cf387
fb1773a
bacfa31
cba8c68
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -16,7 +16,8 @@ Authors@R: c( | |
| comment = c(ORCID = "0000-0002-9838-7308")) | ||
| ) | ||
| Maintainer: Maarten Marsman <[email protected]> | ||
| Description: Bayesian variable selection methods for analyzing the structure of a Markov Random Field model for a network of binary and/or ordinal variables. Details of the implemented methods can be found in: Marsman, van den Bergh, and Haslbeck (in press) <doi:10.31234/osf.io/ukwrf>. | ||
| Description: Bayesian variable selection methods for analyzing the structure of a Markov Random Field model for a network of binary and/or ordinal variables. Details of the implemented methods can be found in: Marsman, van den Bergh, and Haslbeck (in press) <doi:10.31234/osf.io/ukwrf>. | ||
| Copyright: Includes datasets 'ADHD' and 'Boredom', which are licensed under CC-BY 4. See individual data documentation for license and citation. | ||
| License: GPL (>= 2) | ||
| URL: https://maartenmarsman.github.io/bgms/ | ||
| BugReports: https://github.com/MaartenMarsman/bgms/issues | ||
|
|
||
|
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| load("/Users/lauragroot/Desktop/03 BGM:Psychosystems/bgms/bgms fork/data/Boredom.Rda") |
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I dont think this should be part of the commit
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Somehow I wasn't able to delete that file from the commit..? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here you mention 9 columns, but there are eight variables. What variable am I missing?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The grouping variable (language of the scale)! I added it