Skip to content

Commit

Permalink
Update DESCRIPTION/documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 12, 2024
1 parent ad16f6a commit e95f6bd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: pharmr
Encoding: UTF-8
Version: 1.0.0
Date: 2024-05-31
Version: 1.0.1
Date: 2024-06-12
Title: Interface to the 'Pharmpy' 'Pharmacometrics' Library
Authors@R: c(
person("Rikard", "Nordgren", role=c("aut", "cre", "cph"), email="[email protected]"),
Expand Down
2 changes: 2 additions & 0 deletions R/functions_wrapper.R
Original file line number Diff line number Diff line change
Expand Up @@ -5839,6 +5839,8 @@ set_lower_bounds <- function(model, bounds) {
#' @description
#' Sets elimination to Michaelis-Menten.
#'
#' Note that the parametrization is not the usual, but is instead using a CLMM parameter.
#'
#' Initial estimate for CLMM is set to CL and KM is set to (equation could not be rendered, see API doc on website)
#'
#' @param model (Model) Pharmpy model
Expand Down
2 changes: 2 additions & 0 deletions man/set_michaelis_menten_elimination.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e95f6bd

Please sign in to comment.