get_pvimp: Permutation variable importance

View source: R/posthocfuns.R

get_pvimpR Documentation

Permutation variable importance

Description

Computes the relative importance based on random permutation of focal variable for various survival models.

Usage

get_pvimp(
  model,
  newdata,
  nrep = 20,
  parallelize = TRUE,
  nclusters = parallel::detectCores(),
  ...
)

CYGUBICKO/satpred documentation built on Sept. 10, 2023, 4:10 p.m.