Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

71 results for “from:Q”

Getting "Mounting failed" message in downloads
Jonathan Q. · May 30, 2005 · r-sig-mac

Berkley server did work and it installed fine. thanks. On 5/30/05, Rob J Goedman <goedman@mac.com> wrote: > Jonathan, > > Few other folks did run into it as well. Try selecting another mirror > and download it again. > Which mirrow...

Create a data frame of all possible unique combinations of factors
Q · Jul 5, 2011 · r-help

Ah! I like the idea. Thanks! jholtman wrote: > > Missed that you wanted to elim duplicated: > >> z <- expand.grid(test,test) >> # add 'unique' key >> z$key <- apply(z, 1, function(x)paste(sort(x), collapse='')) >> str(z) > 'data.frame': 16 obs...

Collecting output from terminal nodes in a recursion tree
B Q · Sep 26, 2008 · r-help

I have a recursive function. The recursion forms a tree with many (millions) terminal nodes. The function must output a value (say, a number or a vector) from each terminal node. At the end, when all recursion is done, we...

dumping data objects
William Q Meeker · Jul 27, 2009 · r-help

I am using R version 2.9.1 (2009-06-26) on Windows. I am trying to dump some data objects from R so that I can subsequently import them into S-PLUS (version 6.2). Using dump("foo") appends...

A question about plots and lists in functions
Jason Q McClintic · Jun 19, 2007 · r-help

R-helpers: I tried googling and couldn't find anything. I have a function I am sourcing into R that does some calculations to generate a simulated dataset. I currently have a a list set up to store the outputs...

[R-pkg-devel] Package gcc-ASAN issue
J. Antonio Guzmán Q. · Apr 16, 2021 · r-package-devel

Hello, Thanks for your response Kevin. It works using 'inplace_trans()', but it takes a long time to solve. I will try to reproduce the error using Dirk's suggestion. Your guides are appreciated. AG. El vie, 16 abr 2021...

Scale time series in a way that 90% of the data is in the -0.-9/ +0.9 range
Mr.Q · May 12, 2011 · r-help

Hello, How can i scale my time series in a way that 90% of the data is in the -0.-9/ +0.9 range? My approach is to first build a clean vector without those 10% far away from the...

GLM with binomial distribution: a bug?
André Tavares?==?ISO-8859-1?Q?Corrêa Dias · Aug 11, 2004 · r-help

I?m trying to run a factorial model with binomial error distribution on R program but I had some problems. I'm quite sure it is a bug and would like to know if it was alread corrected. The output...

Structural equation models with R
André Tavares?==?ISO-8859-1?Q?Corrêa Dias · Mar 10, 2005 · r-help

Dear John, Thanks very much! I don?t know how I didn?t see this before. I checked a thousand of times.... There is one more thing that I can not understand. What are the possible reasons for problems on...

General Question re R vs S-Plus
Jonathan Q. · May 8, 2005 · r-help

thanks, that does the trick On 08 May 2005 10:11:47 +0200, Peter Dalgaard <p.dalgaard at biostat.ku.dk> wrote: > "Liaw, Andy" <andy_liaw at merck.com> writes: > > > > My preference is to learn the language and the windows...

Error in optim while using fitdistr() function
Jason Q. McClintic · Feb 10, 2008 · r-help

I get the digest, so I apologize if this is a little late. For your situation (based on the description and what I think your code is doing, more on that below), it looks like you are modeling a Poisson...

Empty Set In a Set
Jason Q. McClintic · Apr 30, 2008 · r-help

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Exactly what I needed. Thanks to everyone who replied. Sincerely, Jason Q. McClintic - -- MIDN 1/C Jason Q McClintic Battalion Commander Naval ROTC Battalion University of Minnesota UST MB 1945 2115 Summit Avenue Saint...

[R-pkg-devel] gcc-ASAN issue
J. Antonio Guzmán Q. · Apr 15, 2021 · r-package-devel

Hello, We publish in CRAN our package rTLS [1]. The package passed the test without problems. However, at some point, additional testing suggests that it has issues with 'gcc-ASAN' [2]. For me this error is not informative, and thus...

[R-pkg-devel] Package gcc-ASAN issue
J. Antonio Guzmán Q. · Apr 16, 2021 · r-package-devel

Hello, We publish in CRAN our package rTLS [1]. The package passed the test without problems. However, at some point, additional testing suggests that it has issues with 'gcc-ASAN' [2]. For me this error is not informative, and thus...

General Question on learning R...
Jonathan Q. · May 3, 2005 · r-sig-finance

assuming one has these installed already, you just look in the demo folder under each? i.e., fBasics\demo ??? On 5/3/05, Spencer Graves <spencer.graves@pdf.com> wrote: > I'm looking at the same thing. A good source...

General Question on learning R...
Jonathan Q. · May 3, 2005 · r-help

assuming one has these installed already, you just look in the demo folder under each? i.e., fBasics\demo ??? On 5/3/05, Spencer Graves <spencer.graves at pdf.com> wrote: > I'm looking at the same thing. A good...

General Question re R vs S-Plus
Jonathan Q. · May 8, 2005 · r-help

so if I read all the answers to my post correctly, the best is to just use the command letter in S-Plus or better yet use R. thanks to all. On 5/8/05, Spencer Graves <spencer.graves at...

Structural equation models with R
André Tavares?==?ISO-8859-1?Q?Corrêa Dias · Mar 9, 2005 · r-help

Hello useRs, I`m running structural equation models with R, but for one of my models the below error message apears. I`m trying to change startvalues but without success. The manual for sem package did not help me. Does...

Its function and yahoo
Jonathan Q. · May 3, 2005 · r-sig-finance

as a group can we decide what is the best approach to use yahoo for a newbie? On 5/3/05, Achim Zeileis <Achim.Zeileis@wu-wien.ac.at> wrote: > On Mon, 2 May 2005 20:36:13 -0500 Dirk...

Passing (Optional) Arguments
Jason Q. McClintic · Mar 24, 2008 · r-help

Dear List: In short, I am writing a number of functions as building blocks for other functions and have some questions about scoping and passing arguments. Suppose I have functions foo1, foo2, and foo3 such that: foo1<-function(a=1...

Can't find what you're looking for? Try searching with Google .