R/pred.r

pred=function(f)
{
y=min(which(f==max(f)))
return(y)
}

Try the smac package in your browser

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

smac documentation built on May 1, 2019, 9:11 p.m.