diff --git a/news/index.html b/news/index.html index ac39c62..3c053b7 100644 --- a/news/index.html +++ b/news/index.html @@ -40,7 +40,9 @@
cmt(initial)
which will be automatically recoded to cmt(0)
.table
argument’s keep elementThe object simplification removes comments (so please use label()
instead of comments to label parameters) and then converts the object
to a "nlmixrui" object.
Since setting initial conditions with cmt(0)
does not work with targets
,
+the function definition of the object must set it with cmt(initial)
.
+cmt(initial)
will be converted to cmt(0)
before passing to nlmixr2.