R/Chromo_Var.R

Chromo_Var <-
function(Chromosom, Gesamtvariablen){
  Varis<- Gesamtvariablen[which(Chromosom==1)]
  return(Varis)
}

Try the NHEMOtree package in your browser

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

NHEMOtree documentation built on May 2, 2019, 7:32 a.m.