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.

7 results for “from:Siddique, Amer”

using R in .NET apps
Siddique, Amer · Nov 2, 2004 · r-help

looking for some thoughts on incorporating R functionality to create histograms of data stored in an informix db. im gonna write the app in .Net and will use a managed provider to access the data. what R libs might I...

The hidden costs of GPL software?
Siddique, Amer · Nov 19, 2004 · r-help

my quick thought: R is a programming language and shouldn't be wrapped up in a GUI to serve the interests of those too complacent to learn to leverage its power. and to echo others: I feel an IDE approach...

create a vector looping over a frame
Siddique, Amer · Jul 18, 2003 · r-help

Hello, I have a data.frame > names(popA) [1] "Year" "Series" "Age" "WM" "WF" "HM" "HF" "BM" [9] "BF" "IM" "IF" "AM" "AF" "Yr" how do i loop over a subset of variables in this frame to create a vector...

vector of factors to POSIXlt
Siddique, Amer · Feb 6, 2004 · r-help

hello, I have a vector of factors > str(rcptdt) Factor w/ 51 levels "1/10/03","1/13/03",..: > length(rcptdt) [1] 87 which i want to convert to class POSIXlt to extract the day, so: a1<-format(rcptdt,"%m...

SCO & R
Siddique, Amer · May 28, 2004 · r-help

SCO is grasping for straws. and is now gasping. vexatious lawsuits will only drive so far before puttering out. eventually the curtain gets pulled back on glorified attempts at racketeering. cheers. Message: 76 Date: Thu, 27 May 2004 21:08...

barplot(names.arg) versus axis(labels)
Siddique, Amer · Nov 7, 2003 · r-help

Should I be able to use axis() on a barplot? i have a data.frame, the first 3 values of which are: > c[1:3,] median mean A1 56.5 58.50000 A61 73.0 73.00000 A62 63.0...

using R in .NET apps
Siddique, Amer · Nov 2, 2004 · r-help

I am writing a windows XP app which utilizes the .NET framework. my language is VB.NET. the Visual basic (VB) compiler will translate VB source code into microsoft intermediate language (MSIL), thus producing native code on XP. if I...

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