inst/template/R/omega_matrix.R

#' @export
omega_matrix <- function() {
  omega <- c(
    [OMEGA_MATRIX]
  )
  return(omega)
}

Try the PKPDsim package in your browser

Any scripts or data that you put into this service are public.

PKPDsim documentation built on March 7, 2023, 5:40 p.m.