We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb071fb commit ffdf318Copy full SHA for ffdf318
.zenodo.json
@@ -0,0 +1,19 @@
1
+{
2
+ "access_right": "open",
3
+ "license": "MIT",
4
+ "title": "MixedModels.jl",
5
+ "description": "A Julia package for fitting (statistical) mixed-effects models",
6
+ "upload_type": "software",
7
+ "creators": [
8
+ {
9
+ "affiliation": "Beacon Biosignals",
10
+ "name": "Alday, Phillip M.",
11
+ "orcid": "0000-0002-9984-5745"
12
+ },
13
14
+ "affiliation": "University of Wisconsin - Madison",
15
+ "name": "Bates, Douglas",
16
+ "orcid": "0000-0001-8316-9503"
17
+ }
18
+ ]
19
+}
0 commit comments