Get list of supported functions
rxSupportedFuns()
list of supported functions in RxODE
rxSupportedFuns()
#> [1] "gammafn" "lgammafn" "lgamma" "loggamma" "digamma"
#> [6] "trigamma" "tetragamma" "pentagamma" "cospi" "sinpi"
#> [11] "tanpi" "log1p" "expm1" "factorial" "lfactorial"
#> [16] "lgamma1p" "expm1" "log10" "log2" "log1pexp"
#> [21] "!" "phi" "pnorm" "normcdf" "qnorm"
#> [26] "fabs" "pow" "R_pow" "R_pow_di" "Rx_pow_di"
#> [31] "Rx_pow" "lbeta" "==" "!=" ">="
#> [36] "<=" "<" ">" "&&" "||"
#> [41] "&" "|" "lgamma" "abs" "acos"
#> [46] "acosh" "asin" "asinh" "atan" "atan2"
#> [51] "atanh" "beta" "cos" "cosh" "erf"
#> [56] "erfc" "exp" "gamma" "linCmtA" "linCmtC"
#> [61] "linCmtB" "log" "polygamma" "rxTBS" "rxTBSi"
#> [66] "rxTBSd" "rxTBSd2" "sin" "sinh" "sqrt"
#> [71] "tan" "tanh" "gammap" "floor" "round"
#> [76] "ceil" "trunc" "bessel_i" "bessel_j" "bessel_k"
#> [81] "bessel_y" "logspace_add" "logspace_sub" "fmax2" "fmin2"
#> [86] "sign" "fsign" "fprec" "fround" "ftrunc"
#> [91] "transit" "gammaq" "gammapDer" "gammapInv" "gammapInva"
#> [96] "gammaqInv" "gammaqInva" "lowergamma" "uppergamma" "max"
#> [101] "min" "logit" "expit" "probit" "probitInv"
#> [106] "tlast" "tfirst" "lag" "lead" "dabs"
#> [111] "dabs2" "abs1" "dabs1" "erfinv" "abs0"
#> [116] "dosenum" "first" "last" "diff" "is.nan"
#> [121] "is.na" "is.finite" "is.infinite" "linCmt" "rnorm"
#> [126] "rxnorm" "rxbinom" "rbinom" "rxcauchy" "rcauchy"
#> [131] "rchisq" "rxchisq" "rexp" "rxexp" "rbeta"
#> [136] "rxbeta" "rgeom" "rxgeom" "rxpois" "rpois"
#> [141] "rxt" "rt"