powered by
"plot"(x, ...)
ml_g
data(ufc) ufc <- na.omit(ufc) ufc.g.reg <- ml_g(height.m ~ dbh.cm, data = ufc) plot(ufc.g.reg)
Run the code above in your browser using DataLab