We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79842c0 commit 490dec7Copy full SHA for 490dec7
.zenodo.json
@@ -0,0 +1,13 @@
1
+{
2
+ "access_right": "open",
3
+ "license": "MIT",
4
+ "title": "palday/BoxCox.jl: Box-Cox transformation in Julia",
5
+ "description": "A Julia package providing the Box-Cox transformation and generalizations thereof for marginal and conditional distributions.",
6
+ "upload_type": "software",
7
+ "creators": [
8
+ {
9
+ "name": "Alday, Phillip M.",
10
+ "orcid": "0000-0002-9984-5745"
11
+ }
12
+ ]
13
+}
0 commit comments