Skip to content
Back to formatted view

Raw Message

Message-ID: <0A62FC53-EE01-4412-9F0F-2606477FC194@comcast.net>
Date: 2011-10-27T14:35:40Z
From: David Winsemius
Subject: show.ci='FALSE' ignored in simple.lm
In-Reply-To: <CAGGvXuSd8OBtqxJmovz=YPzWbK9cH5Ta3S9RWRTxWsPpUCnn-w@mail.gmail.com>

On Oct 27, 2011, at 6:58 AM, Elinor Zeev wrote:

> 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.

My guess (and it is a guess since you did not specify a package for  
simple.lm)  is that specifying a conf.level is over-riding the show.ci  
parameter. Why would one specify a value for "conf.level" if one did  
not want a confidence level?

I have quite few packages loaded and I still get:
 > ?simple.lm
No documentation for 'simple.lm' in specified packages and libraries:
you could try '??simple.lm'


-- 

David Winsemius, MD
West Hartford, CT