powered by
"plot"(x, base.line=0, num.max=20, plot.it=TRUE, log.scale=FALSE, xlab="Number of Predictors", ylab=NULL, verbose=FALSE, ...)
mle.cp
TRUE
base.line
library(wle) data(hald) result <- mle.cp(y.hald~x.hald) plot(result,num.max=7)
Run the code above in your browser using DataLab