R/rmixreg.R

rmixreg <- function (x, ...) {
# Random (simulated) data from a mixreg (mixture of regressions)
# model.  (The generic function.)
    UseMethod("rmixreg")
}

Try the mixreg package in your browser

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

mixreg documentation built on Oct. 14, 2021, 9:12 a.m.