R/globals.R

#' @importFrom stats na.omit
#' @importFrom scales trans_breaks
#'
NULL


utils::globalVariables(
  c(
    "secondaryid",
    "se",
    "value",
    "sigmaid" ,
    "se",
    "thetaid",
    "na.omit",
    "Parameter",
    "Value",
    "name",
    "problem",
    "subprob",
    "type",
    "diagonal",
    "rse",
    "inputStparmWODupNames",
    "ID",
    "TIME",
    "WhichReset"
  )
)

Try the Certara.Xpose.NLME package in your browser

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

Certara.Xpose.NLME documentation built on April 3, 2025, 7:45 p.m.