R/qr.hdlm.R

qr.hdlm <-
function(x, ...) {
    stop("hdlm objects do not have a qr decomposition; if n <= p, one
          can be generated by function lm.")
}

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.