Hi, I am using PostgreSQL 9.1 and want to run
loglinear_simple<-simple.lm(x$p_overPnot,x$logQuantity,show.ci =FALSE,conf.level=confidenceLevel) without showing the graph, however the show.ci=FALSE is ignored. Thank you [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.