R/model.matrix.msc.kd.R

Defines functions model.matrix.msc.kd

model.matrix.msc.kd <- function (object, newdata, ...) 
{
    model.matrix.msc(object, newdata)
}

Try the msr package in your browser

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

msr documentation built on May 30, 2017, 4:23 a.m.