R/DowndateKstar.R

Defines functions DowndateKstar

Documented in DowndateKstar

DowndateKstar<-function(Kstar,index){
  index<-index+1
  Kstar[-index,-index,drop=FALSE]
}

Try the svmpath package in your browser

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

svmpath documentation built on July 14, 2020, 5:06 p.m.