R/variable.names.hdlm.R

variable.names.hdlm <-
function(object, full = FALSE, ...)
{
    if(object$rank[[1]]) colnames(model.matrix(object))
    else character()
}

Try the hdlm package in your browser

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

hdlm documentation built on May 2, 2019, 8:35 a.m.