Displaying 1 result from an estimated 1 matches for "mslm".
Did you mean:
mlm
2007 Oct 12
3
no visible binding
...if (length(weights))
slm.wfit(X, Y, weights, method, ...)
else slm.fit(X, Y, method, ...)
}
fit$terms <- Terms
fit$call <- call
attr(fit, "na.message") <- attr(m, "na.message")
class(fit) <- c(if (is.matrix(Y)) "mslm", "slm")
fit
}
url: www.econ.uiuc.edu/~roger Roger Koenker
email rkoenker at uiuc.edu Department of Economics
vox: 217-333-4558 University of Illinois
fax: 217-244-6678 Champaign, IL 61820