Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"access_right": "open",
"license": "MIT",
"title": "palday/BoxCox.jl: Box-Cox transformation in Julia",
"description": "A Julia package providing the Box-Cox transformation and generalizations thereof for marginal and conditional distributions.",
"upload_type": "software",
"creators": [
{
"name": "Alday, Phillip M.",
"orcid": "0000-0002-9984-5745"
}
]
}
Loading