gmane.comp.lang.r.general.mbox
来自「R-Project是一个开源的统计软件,专门有一个R语言,类似S语言,这个包里面」· MBOX 代码 · 共 1,572 行 · 第 1/5 页
MBOX
1,572 行
X-Virus-Scanned: by amavisd-new at stat.math.ethz.chX-BeenThere: r-help@stat.math.ethz.chX-Mailman-Version: 2.1.9Precedence: listList-Id: "Main R Mailing List: Primary help" <r-help.stat.math.ethz.ch>List-Unsubscribe: <https://stat.ethz.ch/mailman/listinfo/r-help>, <mailto:r-help-request@stat.math.ethz.ch?subject=unsubscribe>List-Archive: <https://stat.ethz.ch/pipermail/r-help>List-Post: <mailto:r-help@stat.math.ethz.ch>List-Help: <mailto:r-help-request@stat.math.ethz.ch?subject=help>List-Subscribe: <https://stat.ethz.ch/mailman/listinfo/r-help>, <mailto:r-help-request@stat.math.ethz.ch?subject=subscribe>Sender: r-help-bounces@stat.math.ethz.chErrors-To: r-help-bounces@stat.math.ethz.chArchived-At: <http://permalink.gmane.org/gmane.comp.lang.r.general/75846>On 12/15/06, RMan54 <RMan54@cox.net> wrote:>> This should be simple but I am struggling. I like to easily switch in xyplot> between a linear or logarithmic y-axis by setting a logical flag logY to> False or True. This switch changes the scales argument of xyplot. I found> out that the original two-dimentional data (Conc vs Time in my case) are> converted to log10(Conc) if log=TRUE in scales, but it appears that> functions like panel.curve need to provide the y values in log10 form (if> there is an automatic method, I would like to know). I therefore like to> pass on the value logY to my custom panel.curve function. How do I do that?> I think that the value of logY should go into xyplot that should pass it on> to the panel function and then to the panel.curve function.It probably should, but doesn't.-Deepayan______________________________________________R-help@stat.math.ethz.ch mailing listhttps://stat.ethz.ch/mailman/listinfo/r-helpPLEASE do read the posting guide http://www.R-project.org/posting-guide.htmland provide commented, minimal, self-contained, reproducible code.From news@gmane.org Tue Mar 04 03:33:20 2003From: "BRENDAN KLICK" <bklick1@jhmi.edu>Subject: DF for GAM function (mgcv package)Date: Fri, 15 Dec 2006 17:38:26 -0500Lines: 26Message-ID: <4582DD92020000F500007D2A@cis27.hosts.jhmi.edu>Mime-Version: 1.0Content-Type: text/plain; charset="us-ascii"Content-Transfer-Encoding: 7bitX-From: r-help-bounces@stat.math.ethz.ch Fri Dec 15 23:39:38 2006Return-path: <r-help-bounces@stat.math.ethz.ch>Envelope-to: gclrg-r-help@gmane.orgReceived: from hypatia.math.ethz.ch ([129.132.145.15]) by dough.gmane.org with esmtp (Exim 4.50) id 1GvLiC-0003jf-L3 for gclrg-r-help@gmane.org; Fri, 15 Dec 2006 23:39:28 +0100Received: from hypatia.math.ethz.ch (hypatia [129.132.145.15]) by hypatia.math.ethz.ch (8.13.6/8.13.6) with ESMTP id kBFMcmIF020547; Fri, 15 Dec 2006 23:39:03 +0100X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on hypatia.math.ethz.chX-Spam-Level: X-Spam-Status: No, score=0.5 required=5.0 tests=AWL, BAYES_50, FORGED_RCVD_HELO, HTML_30_40, HTML_MESSAGE autolearn=no version=3.1.7Received: from ipex2.johnshopkins.edu (ipex2.johnshopkins.edu [162.129.8.151]) by hypatia.math.ethz.ch (8.13.6/8.13.6) with ESMTP id kBFMcdv8020523 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=FAIL) for <r-help@stat.math.ethz.ch>; Fri, 15 Dec 2006 23:38:40 +0100Received: from jhuadig.admin.jhu.edu (HELO cis27.hosts.jhmi.edu) ([10.15.69.48]) by ipex2.johnshopkins.edu with ESMTP/TLS/AES256-SHA; 15 Dec 2006 17:38:38 -0500X-BrightmailFiltered: trueX-Brightmail-Tracker: AAAAAA==X-IronPort-AV: i="4.12,176,1165208400"; d="scan'208,217"; a="235370832:sNHT40483456"Received: from Jhmipri-MTA by cis27.hosts.jhmi.edu with Novell_GroupWise; Fri, 15 Dec 2006 17:38:38 -0500X-Mailer: Novell GroupWise Internet Agent 7.0.1 To: <r-help@stat.math.ethz.ch>X-Virus-Scanned: by amavisd-new at stat.math.ethz.chContent-Disposition: inlineX-BeenThere: r-help@stat.math.ethz.chX-Mailman-Version: 2.1.9Precedence: listList-Id: "Main R Mailing List: Primary help" <r-help.stat.math.ethz.ch>List-Unsubscribe: <https://stat.ethz.ch/mailman/listinfo/r-help>, <mailto:r-help-request@stat.math.ethz.ch?subject=unsubscribe>List-Archive: <https://stat.ethz.ch/pipermail/r-help>List-Post: <mailto:r-help@stat.math.ethz.ch>List-Help: <mailto:r-help-request@stat.math.ethz.ch?subject=help>List-Subscribe: <https://stat.ethz.ch/mailman/listinfo/r-help>, <mailto:r-help-request@stat.math.ethz.ch?subject=subscribe>Sender: r-help-bounces@stat.math.ethz.chErrors-To: r-help-bounces@stat.math.ethz.chArchived-At: <http://permalink.gmane.org/gmane.comp.lang.r.general/75847>For summary(GAM) in the mgcv package smooth the degrees of freedom forthe F value for test of smooth terms are the rank of covariance matrixof \hat{beta} and the residuals df. I've noticed that in a lot of GAMsI've fit the rank of the covariance turns out to be 9. In Simon Wood'sbook, the rank of covariance matrix is usually either 9 or 99 (pages239-230 and 259). Can anyone comment on why so many smooth terms have a denominatordegree of freedom involving 9. Simon Wood writes "r is usuallydeterminted numerically, while forming the pseudoinverse of thecovariance matrix, or with reference to the effective degrees of freedomof the term" which doesn't really clarify the issue for me at least. Thanks. Brendan KlickJohns Hopkins University School of Medicine. [[alternative HTML version deleted]]______________________________________________R-help@stat.math.ethz.ch mailing listhttps://stat.ethz.ch/mailman/listinfo/r-helpPLEASE do read the posting guide http://www.R-project.org/posting-guide.htmland provide commented, minimal, self-contained, reproducible code.From news@gmane.org Tue Mar 04 03:33:20 2003From: RMan54 <RMan54@cox.net>Subject: Re: xyplot: logarithmic y-axisDate: Fri, 15 Dec 2006 14:41:49 -0800 (PST)Lines: 51Message-ID: <7900634.post@talk.nabble.com>References: <7900202.post@talk.nabble.com> <eb555e660612151426s30981295r30e3d3ee123f412f@mail.gmail.com>Mime-Version: 1.0Content-Type: text/plain; charset="us-ascii"Content-Transfer-Encoding: 7bitX-From: r-help-bounces@stat.math.ethz.ch Fri Dec 15 23:44:19 2006Return-path: <r-help-bounces@stat.math.ethz.ch>Envelope-to: gclrg-r-help@gmane.orgReceived: from hypatia.math.ethz.ch ([129.132.145.15]) by dough.gmane.org with esmtp (Exim 4.50) id 1GvLmo-0004Hl-0L for gclrg-r-help@gmane.org; Fri, 15 Dec 2006 23:44:14 +0100Received: from hypatia.math.ethz.ch (hypatia [129.132.145.15]) by hypatia.math.ethz.ch (8.13.6/8.13.6) with ESMTP id kBFMgA8X022210; Fri, 15 Dec 2006 23:42:39 +0100X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on hypatia.math.ethz.chX-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=AWL, BAYES_40, SPF_HELO_PASS autolearn=no version=3.1.7Received: from talk.nabble.com (www.nabble.com [72.21.53.35]) by hypatia.math.ethz.ch (8.13.6/8.13.6) with ESMTP id kBFMfoeU022040 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for <r-help@stat.math.ethz.ch>; Fri, 15 Dec 2006 23:41:51 +0100Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1GvLkT-0001gl-Fj for r-help@stat.math.ethz.ch; Fri, 15 Dec 2006 14:41:49 -0800To: r-help@stat.math.ethz.chIn-Reply-To: <eb555e660612151426s30981295r30e3d3ee123f412f@mail.gmail.com>X-Nabble-From: RMan54@cox.netX-Virus-Scanned: by amavisd-new at stat.math.ethz.chX-BeenThere: r-help@stat.math.ethz.chX-Mailman-Version: 2.1.9Precedence: listList-Id: "Main R Mailing List: Primary help" <r-help.stat.math.ethz.ch>List-Unsubscribe: <https://stat.ethz.ch/mailman/listinfo/r-help>, <mailto:r-help-request@stat.math.ethz.ch?subject=unsubscribe>List-Archive: <https://stat.ethz.ch/pipermail/r-help>List-Post: <mailto:r-help@stat.math.ethz.ch>List-Help: <mailto:r-help-request@stat.math.ethz.ch?subject=help>List-Subscribe: <https://stat.ethz.ch/mailman/listinfo/r-help>, <mailto:r-help-request@stat.math.ethz.ch?subject=subscribe>Sender: r-help-bounces@stat.math.ethz.chErrors-To: r-help-bounces@stat.math.ethz.chArchived-At: <http://permalink.gmane.org/gmane.comp.lang.r.general/75848>Please take no offence since none was intended. What I meant is that itshould be simple for me to know how to do this but it isn't because of myinexperience. I think that the lattice package is great.However, how can I pass on my own varaibles through xyplot?Thanks, -ReneDeepayan Sarkar wrote:> > On 12/15/06, RMan54 <RMan54@cox.net> wrote:>>>> This should be simple but I am struggling. I like to easily switch in>> xyplot>> between a linear or logarithmic y-axis by setting a logical flag logY to>> False or True. This switch changes the scales argument of xyplot. I found>> out that the original two-dimentional data (Conc vs Time in my case) are>> converted to log10(Conc) if log=TRUE in scales, but it appears that>> functions like panel.curve need to provide the y values in log10 form (if>> there is an automatic method, I would like to know). I therefore like to>> pass on the value logY to my custom panel.curve function. How do I do>> that?>> I think that the value of logY should go into xyplot that should pass it>> on>> to the panel function and then to the panel.curve function.> > It probably should, but doesn't.> > -Deepayan> > ______________________________________________> R-help@stat.math.ethz.ch 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.> > -- View this message in context: http://www.nabble.com/xyplot%3A-logarithmic-y-axis-tf2829755.html#a7900634Sent from the R help mailing list archive at Nabble.com.______________________________________________R-help@stat.math.ethz.ch mailing listhttps://stat.ethz.ch/mailman/listinfo/r-helpPLEASE do read the posting guide http://www.R-project.org/posting-guide.htmland provide commented, minimal, self-contained, reproducible code.From news@gmane.org Tue Mar 04 03:33:20 2003From: "Deepayan Sarkar" <deepayan.sarkar@gmail.com>Subject: Re: xyplot: logarithmic y-axisDate: Fri, 15 Dec 2006 14:57:07 -0800Lines: 49Message-ID: <eb555e660612151457u5858ccdag9f344000e833a5ab@mail.gmail.com>References: <7900202.post@talk.nabble.com> <eb555e660612151426s30981295r30e3d3ee123f412f@mail.gmail.com> <7900634.post@talk.nabble.com>Mime-Version: 1.0Content-Type: text/plain; charset="us-ascii"Content-Transfer-Encoding: 7bitCc: r-help@stat.math.ethz.chX-From: r-help-bounces@stat.math.ethz.ch Fri Dec 15 23:58:23 2006Return-path: <r-help-bounces@stat.math.ethz.ch>Envelope-to: gclrg-r-help@gmane.orgReceived: from hypatia.math.ethz.ch ([129.132.145.15]) by dough.gmane.org with esmtp (Exim 4.50) id 1GvM0U-00060d-9C for gclrg-r-help@gmane.org; Fri, 15 Dec 2006 23:58:22 +0100Received: from hypatia.math.ethz.ch (hypatia [129.132.145.15]) by hypatia.math.ethz.ch (8.13.6/8.13.6) with ESMTP id kBFMvM96026748; Fri, 15 Dec 2006 23:57:48 +0100X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on hypatia.math.ethz.chX-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=AWL, BAYES_50 autolearn=no version=3.1.7Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.232]) by hypatia.math.ethz.ch (8.13.6/8.13.6) with ESMTP id kBFMv8nP026689 for <r-help@stat.math.ethz.ch>; Fri, 15 Dec 2006 23:57:08 +0100Received: by nz-out-0506.google.com with SMTP id i11so473194nzh for <r-help@stat.math.ethz.ch>; Fri, 15 Dec 2006 14:57:08 -0800 (PST)Received: by 10.65.236.18 with SMTP id n18mr1890531qbr.1166223427948; Fri, 15 Dec 2006 14:57:07 -0800 (PST)Received: by 10.65.97.6 with HTTP; Fri, 15 Dec 2006 14:57:07 -0800 (PST)To: RMan54 <RMan54@cox.net>In-Reply-To: <7900634.post@talk.nabble.com>Content-Disposition: inlineX-Virus-Scanned: by amavisd-new at stat.math.ethz.chX-BeenThere: r-help@stat.math.ethz.chX-Mailman-Version: 2.1.9Precedence: listList-Id: "Main R Mailing List: Primary help" <r-help.stat.math.ethz.ch>List-Unsubscribe: <https://stat.ethz.ch/mailman/listinfo/r-help>, <mailto:r-help-request@stat.math.ethz.ch?subject=unsubscribe>List-Archive: <https://stat.ethz.ch/pipermail/r-help>List-Post: <mailto:r-help@stat.math.ethz.ch>List-Help: <mailto:r-help-request@stat.math.ethz.ch?subject=help>List-Subscribe: <https://stat.ethz.ch/mailman/listinfo/r-help>, <mailto:r-help-request@stat.math.ethz.ch?subject=subscribe>Sender: r-help-bounces@stat.math.ethz.chErrors-To: r-help-bounces@stat.math.ethz.chArchived-At: <http://permalink.gmane.org/gmane.comp.lang.r.general/75849>On 12/15/06, RMan54 <RMan54@cox.net> wrote:>> Please take no offence since none was intended. What I meant is that it> should be simple for me to know how to do this but it isn't because of my> inexperience. I think that the lattice package is great.I didn't mean to suggest that I was offended. I only agreed with youthat it would be nice if there were a way of knowing inside the panelfunction whether a log scale is being used, and informing you thatthere isn't.> However, how can I pass on my own varaibles through xyplot?Any arguments not recognized by xyplot will be passed to the panel function.-Deepayan>> Thanks, -Rene>>> Deepayan Sarkar wrote:> >> > On 12/15/06, RMan54 <RMan54@cox.net> wrote:> >>> >> This should be simple but I am struggling. I like to easily switch in> >> xyplot> >> between a linear or logarithmic y-axis by setting a logical flag logY to> >> False or True. This switch changes the scales argument of xyplot. I found> >> out that the original two-dimentional data (Conc vs Time in my case) are> >> converted to log10(Conc) if log=TRUE in scales, but it appears that> >> functions like panel.curve need to provide the y values in log10 form (if> >> there is an automatic method, I would like to know). I therefore like to
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?