Skip to content

Commit

Permalink
Merge pull request #26 from Suhyeon-Kwon/master
Browse files Browse the repository at this point in the history
fix forestcox, forestglm - ksh
  • Loading branch information
jinseob2kim authored Apr 17, 2024
2 parents 06f4634 + 772dde1 commit 0fc5458
Show file tree
Hide file tree
Showing 4 changed files with 379 additions and 163 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: jstable
Title: Create Tables from Different Types of Regression
Version: 1.2.3
Date: 2024-04-01
Version: 1.2.4
Date: 2024-04-17
Authors@R: c(person("Jinseob", "Kim", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9403-605X")),
person("Zarathu", role = c("cph", "fnd")),
person("Yoonkyoung","Jeon", role = c("aut"))
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# jstable 1.2.4

* Fix: error for multi-category independent variable in `forestcox` and `forestglm`.

# jstable 1.2.3

* Fix: error and ref. for interaction terms in `svycox` and `svyglm`.
Expand Down
Loading

0 comments on commit 0fc5458

Please sign in to comment.