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.

6 results for “from:Agrarimmobilien”

R-Commander - pie charts menu blinded out
Agrarimmobilien · Feb 5, 2008 · r-help

Hello, I hope somebody can help me. I'm using the R-comander with library(Rmcdr). Using the menu, I added an new data-matrix . After I wanted to draw a pie chart, but the problem is, that the pie...

aggregation with two statistical functions - mean and variance
Agrarimmobilien · Dec 24, 2007 · r-help

Hello, using the syntax aggregate(daten[,c(3,4)], list(A,B), mean) I'm getting the following data.frame: A B C D 1 35 1 6.16000 5 2 47 1 31.24333 20 3 54 1 26...

transforming column of a dataframe by var- and median-functions
Agrarimmobilien · Mar 9, 2008 · r-help

Hello, I try to transform a data frame like A B C 1 1 2,5 2 2 NA 3 1 1,0 4 1 56 5 2 23 6 1 NA 7 2 46 to the following dataframe, calculating...

data.frame - how to calculate the number of rows
Agrarimmobilien · Dec 26, 2007 · r-help

Hello, I had to give some more information to my posting: as ouput there are more than one row, depending on the values of column A (transformierung to distinct values, here 3 and 4, but there are much more) > A...

data.frame - how to calculate the number of rows
Agrarimmobilien · Dec 26, 2007 · r-help

this works now, cbind(summaryBy(B+C~ A, data=df, FUN=c(mean, var)), 'numrows'=as.numeric(table(df$A))) but now, I cannot add another column D beside A, as I do before, like cbind(summaryBy(B+C~ A...

data.frame - how to calculate the number of rows
Agrarimmobilien · Dec 27, 2007 · r-help

now it works again, length gave the same resultat as 'numrows'=as.numeric(table(df$A))) thanks for your help Macki ----- Original Message ----- From: "Henrique Dallazuanna" <wwwhsd at gmail.com> To: "Agrarimmobilien" <ralf.pfeiffer at agrarimmobilien.info> Cc: <r-help...

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