R/calcrelimp.forsurvey.R

Defines functions calcrelimp.forsurvey

calcrelimp.forsurvey <- function(wt,dat,...){
  ergeb <- list2vec(as(calc.relimp_default.intern(cov.wt(dat, wt=wt)$cov, ...),"list"))
  }

Try the relaimpo package in your browser

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

relaimpo documentation built on Oct. 4, 2023, 5:09 p.m.