"tramnet"
logLik method for class "tramnet"
# S3 method for tramnet
logLik(object, parm = coef(object, tol = 0,
with_baseline = TRUE), w = NULL, newdata, ...)
returns potentially weighted (w
) log-likelihood based on
object
evaluated at parameters parm
and data newdata
object of class "tramnet"
parameters to evaluate the log likelihood at
weights
data to evaluate the log likelihood at
Additional arguments to logLik
Lucas Kook, Torsten Hothorn