"tramnet"
estfun
method for class "tramnet"
which computes
the score contributions w.r.t. each model parameter.
# S3 method for tramnet
estfun(x, parm = coef(x, with_baseline =
TRUE, tol = 0), w = NULL, newdata, ...)
Matrix of score contributions w.r.t. model parameters
evaluated at parm
object of class "tramnet"
parameters for evaluating the score
weights
data on which to compute the score contributions
additional arguments to estfun
Lucas Kook