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.

34 results for “from:Alexander Nervedi”

map issues
Alexander Nervedi · Sep 17, 2007 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070917/ab22ec16/attachment.pl

precision issue?
Alexander Nervedi · Mar 4, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100304/0dfdb6a5/attachment.pl>

RWinEdt Install issue
Alexander Nervedi · Feb 25, 2008 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080225/04ce7ed1/attachment.asc

R WinEdt on Windows vista
Alexander Nervedi · Oct 31, 2007 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20071031/a60ccc52/attachment.pl

numerical subscripts in a loop in a plot
Alexander Nervedi · Feb 1, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100202/ec65403f/attachment.ksh>

numerical subscripts in a loop in a plot
Alexander Nervedi · Feb 1, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100201/c02f34b2/attachment.pl>

mle package
Alexander Nervedi · May 2, 2006 · r-help

Hi ! There used to be a package called mle for maximum likelihood estimation. I couldn't find it when I tried to get the package. Is this still available? Perhaps under another package? I'd appreciate any suggestion on this...

function to collapse data by factor/group
Alexander Nervedi · May 8, 2006 · r-help

Dear R-users, are there pre-programmed packages that implement integer maximization? A preliminary google search didnt uncover anything that seemed to match. I want to solve something like Max{U(x) + beta*U(x+y)} with respect to y...

collocation methods
Alexander Nervedi · Mar 6, 2006 · r-help

Hi All, I have found the function poly(), that computes orthogonal polynomials. I was wondering if there are users of this function on the list. What kind of an orthognal polynomial is this fititng ? Is it, for example, least square...

cloud() works but wireframe() is blank
Alexander Nervedi · Apr 28, 2006 · r-help

I have to be making a riddiculously silly ommission. when I run the fillowing i get the cloud plot ok. But I cant figure out what I am missing out when I call wireframe. Any help would be appreciated. x...

Map archives
Alexander Nervedi · Mar 19, 2006 · r-help

Hi R Map packages users. I just drew my first few plots using map() and am trying to see if I can configure it to my needs. Are there any known archives out there from where I can get additional...

contour help
Alexander Nervedi · May 29, 2006 · r-help

Hi I'd like to draw some level plots but I just cant for the live of me figure out how to control the axis here. The axis for both the contour plots below appear to be the same, although...

contour help
Alexander Nervedi · May 29, 2006 · r-help

Hi I'd like to draw some level plots but I just cant for the live of me figure out how to control the axis here. The axis for both the contour plots below appear to be the same, although...

boxplot group labels
Alexander Nervedi · May 14, 2006 · r-help

Hi All, I would like to control the order in which my boxplots are drawn. When i issue the lines below I find that group "a" get plotted lowest, while the highest letter grade is plotted on the top. I...

function to collapse data by factor/group
Alexander Nervedi · May 7, 2006 · r-help

Hi is there an R equivalent of the Stata collpase command? suppose i have: classes <- 1:5 schools <- letters[1:5] stud <- 1:10 dat <- expand.grid(School = schools, Grade = classes, Student.ID = stud) with(dat, table(Student.ID, School...

another memory size question
Alexander Nervedi · Apr 13, 2006 · r-help

Hi. I am having trouble figuring this out. Please help if you know what I am goffing up on. >rm(list=ls(all=TRUE)) >dat<-expand.grid(village.code = c(1,2,3), household.id = 1:99, member.id = >1...

collocation methods
Alexander Nervedi · Feb 26, 2006 · r-help

Hi R Users, I have been trying to google (in general and specifically r-project) to see if I can find listing that may point me to understand the state of the art in R for functional approximation. Unfortunately, I...

simple matrix division.
Alexander Nervedi · Sep 2, 2006 · r-help

Hi I have >x<-matrix(c(1,2,3,4), ncol = 2) >x [,1] [,2] [1,] 1 3 [2,] 2 4 I'd like these two be divided by their column totals. so 1/3 and 2/3 and 3...

Binning question (binning rows of a data.frame according toa variable)
Alexander Nervedi · Mar 19, 2006 · r-help

I dont as yet fully understand how trellis works. Advice would be much appreciated. I have a factor variable (2 levels) and a continuous variable and I am able to plot a histogram of the frequencies of the continuous variable...

Creating Vectors
Alexander Nervedi · Jun 30, 2006 · r-help

Hi all. I have a factor variable distributed over time. I am looking for an elegant way to code duration of a state. Suppose, >rainfall.shocks <- factor(sample(c(1,2,3), size = 15, replace = TRUE, prob >= unit.p), + label...

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