Skip to content

Commit 3612483

Browse files
author
Keith Goldfeld
committed
Adding news for 0.1.15 updates
1 parent b13a831 commit 3612483

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

NEWS.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,6 @@
103103

104104
# simstudy 0.1.15
105105

106-
* Added function dataClip (that uses new rcpp function clipVec) to clip or truncate a longitudinal data set after a certain event has occurred.
107-
* Fixed bug in addMarkov
106+
* Added function trimData (that uses new rcpp function clipVec) to clip or truncate a longitudinal data set after a certain event has occurred.
107+
* Fixed bug in addMarkov, added trimvalue argument to use trimData function
108+
* Added trimvalue argument in genMarkov

0 commit comments

Comments
 (0)