similar to: Evaluating args in a function

Displaying 20 results from an estimated 4000 matches similar to: "Evaluating args in a function"

2007 Oct 24
3
scoping problem
I would like to write a function that computes Tukey's 1 df for nonadditivity. Here is a simplified version of the function I'd like to write: (m is an object created by lm): tukey.test <- function(m) { m1 <- update(m, ~.+I(predict(m)^2)) summary(m1)$coef } The t-test for the added variable is Tukey's test. This won't work: data(BOD) m1 <- lm(demand~Time,BOD)
2013 Oct 25
2
R CMD check problem with R 3.0.2
Using SUSE Linux, Windows 32 bit and Windows 64 bit R 3.0.2 , I am unable to use R CMD check successfully. Here is the Windows 64 bit report: Z:\R\source\effects>R CMD check pkg * using log directory 'Z:/R/source/effects/pkg.Rcheck' * using R version 3.0.2 (2013-09-25) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file
2004 Jul 20
1
Accuracy in summary (PR#7121)
Full_Name: Sanford Weisberg Version: 1.9.1 OS: Win XP Submission from: (NULL) (160.94.148.2) > wm <- read.table(url("http://www.stat.umn.edu/~sandy/wmdata0.txt"), header=TRUE) > mean(wm$Spd1) [1] 7.7773 > summary(wm$Spd1) Min. 1st Qu. Median Mean 3rd Qu. Max. 0.222 4.780 7.550 7.780 10.200 21.600 The mean of this variable DOES NOT ROUND to the value
2006 Dec 19
2
Random Effects Model
Hello, I am new to R, and I am trying to figure out how to use it for a random effects model. I am using version 2.4.0, and I also have the book Applied Linear Regression by Sanford Weisberg. I have four variables: Swimmer, Sex, Swim, and Difference. Swimmer identifies the number assigned to a particular person. Sex is male/female. Swim identifies the number swim from 1 to 6. Difference
2013 Sep 19
1
Vignette problem and CRAN policies
Hello, All: The vignette with the sos package used "upquote.sty", required for R Journal when it was published in 2009. Current CRAN policy disallows "upquote.sty", and I've so far not found a way to pass "R CMD check" with sos without upquote.sty. I changed sos.Rnw per an email exchange with Prof. Ripley without solving the problem; see below. The
2010 Jul 25
2
Problem With Wine and .MSI program
Hi folks. I am new to the forums and have only minimal experience with wine. I am trying to convert completely to Ubuntu but have been unable to get a few programs to work. One is a program for downloading audio books from my local library. It is an .msi file. I tried installing it using both the "wine msiexec /i program.msi" command and the "wine start program.msi"
2012 May 30
3
R learning
Hi, What is quickest way to learn R? I am unnecessarily having fear of learning R. rgds Parag Kulkarni Haridwar,India -- View this message in context: http://r.789695.n4.nabble.com/R-learning-tp4631814.html Sent from the R help mailing list archive at Nabble.com.
2011 Nov 10
2
2^k*r experimental design and anova
Hello, Can anyone point me to an online tutorial or book containing the easiest way to do ANOVA over the result data from a 2^k*r experiment. It is not clear to me if I can pass the raw data corresponding to each experiment or just the summarized data i.e. mean, sse, std, etc. I would like to get the: - box plot showing the effect for the different factors and levels - plot showing whether there
2004 Jun 25
1
SER and NAT
I have a really simple question about a fairly complex problem: I have a Cisco 7960 behind a NAT. I have an Asterisk server behind a different NAT. I have a SER server (with rtpproxy installed) on a public IP adress. I've opened ports with static NAT to * and the Cisco. Without using SER, I can register the phone to *, I can complete calls, I just can't move audio. Reading the
2006 Jun 19
2
Function hints
One of the recurring themes in the recent UserR conference was that many people find it difficult to find the functions they need for a particular task. Sandy Weisberg suggested a small idea he would like to see: a hints function that given an object, lists likely operations. I've done my best to implement this function using the tools currently available in R, and my code is included at the
2006 Jun 19
2
Function hints
One of the recurring themes in the recent UserR conference was that many people find it difficult to find the functions they need for a particular task. Sandy Weisberg suggested a small idea he would like to see: a hints function that given an object, lists likely operations. I've done my best to implement this function using the tools currently available in R, and my code is included at the
2001 May 25
1
Cook-Weisberg confidence curves
Is there an existing function to compute Cook-Weisberg confidence curves for non-linear model parameters in R? Kari Ruohonen -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !)
2005 Nov 09
0
useR! 2006: submission & registration started!
We are happy to inform you that the online abstract submission and registration for `useR! 2006' is now available online from http://www.R-project.org/useR-2006/ This second world meeting of the R user community will take place at the Wirtschaftsuniversitaet Wien, Vienna, Austria, June 15 to 17 2006. The conference schedule comprises keynote lectures and user-contributed sessions as well as
2005 Nov 09
0
useR! 2006: submission & registration started!
We are happy to inform you that the online abstract submission and registration for `useR! 2006' is now available online from http://www.R-project.org/useR-2006/ This second world meeting of the R user community will take place at the Wirtschaftsuniversitaet Wien, Vienna, Austria, June 15 to 17 2006. The conference schedule comprises keynote lectures and user-contributed sessions as well as
2013 Mar 31
1
lmer effects-type plot?
hello, all. while i have a mcmc running, i am looking at the frequestist method of my model. i have never done HLM so i am looking for ways to plot them that might yeild something useful like dr. fox's effects plot package. this is my model, where dem is democracy ranked continuous 1:10, trsut is a 3 level categorical variable, cpi is 1:10, etc... > hier.jags2.mod <- lmer(dem ~
2005 Jul 22
0
useR! 2006
We are happy to announce that the second R user conference useR! 2006 is scheduled for June 15-17 2006 and will take place at the Vienna University of Economics and Business Administration. This second world-meeting of the R user community will focus on - R as the `lingua franca' of data analysis and statistical computing, - providing a platform for R users to
2005 Jul 22
0
useR! 2006
We are happy to announce that the second R user conference useR! 2006 is scheduled for June 15-17 2006 and will take place at the Vienna University of Economics and Business Administration. This second world-meeting of the R user community will focus on - R as the `lingua franca' of data analysis and statistical computing, - providing a platform for R users to
2002 Aug 18
1
LispStat, R and ViSta [was: Re: Status?]
I have been taking a break for the last month or so, and am only just now catching up on my email. Otherwise, I would have joined this discussion earlier. And... I apologize for the length of this, but I don't think it is overly long. >From the amount of activity in the LispStat news group (none), it seems that LispStat is dead. We all know that Luke is working on R and not on LispStat,
2011 Nov 24
2
understanding all.equal() output: "Mean relative difference"
Dear all How should one parse all.equal() output? I'm specifically referring to the 'mean relative difference' messages. For example, > all.equal(pi, 355/113) [1] "Mean relative difference: 8.491368e-08" But I'm not sure how to understand these messages. When they're close to 0 (or 1xe-16), then it's intuitive. But when they're big, > all.equal(1, 4)
2003 Dec 31
1
RFC on first public draft of 'Debian R Policy'
r-devel and debian-devel readers: Below is a draft for a suggested policy for R packages within Debian. In the six years that we have been maintaining R for Debian, the total number of R related packages has grown to a full thirty -- eleven based on the main tarball released by R Core, as well as nineteen contributed packages -- reflecting the work of five different Debian maintainers. This