-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9b45ce6
commit 35baf50
Showing
4 changed files
with
40 additions
and
17 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,17 @@ | ||
#+title: lpcde | ||
#+author: Rajita Chandak | ||
|
||
* DONE Add code coverage github action | ||
|
||
* DONE Multivariate extension | ||
|
||
* TODO Nonnegative constraint | ||
|
||
* TODO Integrates to 1 constraint | ||
|
||
* TODO Add tutorial for lpcde | ||
* JOSS Revision | ||
** TODO bandwidth selection error example | ||
** TODO check grid redundancy | ||
** TODO adding predict method | ||
** TODO add more unit tests | ||
*** TODO checking integrates to 1 | ||
*** TODO checking non-negativity | ||
** TODO ggplot deprecated warnings | ||
** DONE add missing doi | ||
** DONE fix main paper reference | ||
** DONE spelling mistake on pg 2 | ||
** TODO add haldensify to table | ||
** TODO check mit liscense | ||
** DONE add community guideline for contributions |