similar to: general help on R and factor in R and a few simple comment from a newbie

Displaying 20 results from an estimated 5000 matches similar to: "general help on R and factor in R and a few simple comment from a newbie"

2006 Apr 26
2
program and comment
Hi. I am a newbie to R. I need to do a courses projects with some manipulation lots of data record and some back-and-forth linear regression. I do not want to spend $100 for a SAS lincence, which professor used. So I decide to start to learn R to finish it. I am using R in Windows. I feel it is somehow works like mathemica. I try to write the work into a little program for future reference.
2006 May 01
4
efficiency in merging two data frames
I have two data sets about lots of companies' stock and fiscal data. One is monthly data with about 144,000 lines, and the other is quaterly with about 56,000. Each data set takes different company code. I need to merge these two together. I read both ask cvs. And the other file with corresponding firm code. Now I have three data sets. return$PERMNO, account$GVKEY. id is the data frames
2006 May 01
1
How to strip one term from a data.frame? + How to write long line in script?
I need to run a regression with 14 normal variables and 20 dummy variables. All the data is in a huge data.frame df. But there is some extra intermediate item in the same data.frame too. It will be nice I can strip off those terms and run lm(). Also, is there a simple way to write the formula, for example, just specify the y term, all other term in data.frame should be x_i. Or is there some
2004 Mar 04
10
"Statistiques avec R"
Dear R users, I want to share my joy with you. Please see the following excellent introduction to R "Statistiques avec R " by Vincent Zoonekynd http://zoonek2.free.fr/UNIX/48_R/all.html In paticular, you can see a lot of fascinating graphics examples of R from which you can get many hints. Soryy if this is already well-known, but the CRAN search did not show nothing with the keyword
2006 May 09
2
devide data into decile
I guess this is really basic. But I do not find an answer yet. I have a big data.frame. I would like to divede them into 10 deciles accounding to one of its member. Then I need a number for each decile with some computaion within each group. How to devide it?
2004 May 27
1
Statistics Avec R (Vincente Zoonekynd): portuguese translation
Dears friends, I have been translating and extended, with educational porposes only, the available material in the www (http://zoonek2.free.fr/UNIX/48_R/all.html) "Statistcs avec R" for the Portuguese of Brazil. I consider the material very good and would like to share this work with anothers users R. Already I translated and I extended two chapters: Introduction to the R and analysis
2009 Dec 15
2
Diagonal Labels on "Beside" Bars in Barplot
My question is based on an example provided in the following: Referencing: Statistics with R Vincent Zoonekynd <zoonek at math.jussieu.fr> 6th January 2007 URL: http://zoonek2.free.fr/UNIX/48_R/all.html data(HairEyeColor) a <- as.table( apply(HairEyeColor, c(1,2), sum) ) # Provided Example barplot(a, beside = TRUE, legend.text = attr(a, "dimnames")$Hair) # I
2005 Apr 28
3
have to point it out again: a distribution question
Stock returns and other financial data have often found to be heavy-tailed. Even Cauchy distributions (without even a first absolute moment) have been entertained as models. Your qq function subtracts numbers on the scale of a normal (0,1) distribution from the input data. When the input data are scaled so that they are insignificant compared to 1, say, then you get essentially the
2008 Jul 06
1
Backgrounds in Multiple Plots made with "fig"
The following code was adapted from an example Vincent Zoonekynd gave on his web site http://zoonek2.free.fr/UNIX/48_R/03.html: n <- 1000 x <- rnorm(n) qqnorm(x) qqline(x, col="red") op <- par(fig=c(.02,.5,.5,.98), new=TRUE) hist(x, probability=T, col="light blue", xlab="", ylab="", main="", axes=F) lines(density(x),
2005 Jun 23
3
Froums
Again i point out the benefite of a forum in this perticular manner. It has become apparent that there is someone on this list serve taking email addresses and sending spam (to its individuals and not directly to the list) because i created this email addess specifically for this list serve It is not listed online anywhere or registered on any webpages. But i started getting spam in it just
2009 Jan 27
1
3-axis Barplots (plus qplot like staked histogram capability)
Searched my R reference docs*, and the Rseek, but evidently I've overlooked this capabilty.    Is it possible to produce a 3d Barplot using R?   For example would like to have a three axis bar plot - \ x-axis = location(discrete), y-axis = data value, z-axis = frequency of value occurance (of location and value)   Would also if could also do something like what "qplot" allows,
2006 Oct 12
1
routing between two isp
I have three ethernet card and two of them connected to diffrent ISP and has diffrent gateways. And one ethernet card is connected to local lan. I have installed iptables and configured the firwall to work as nat gateway for the users. Now I want to route only mail traffic to the perticular ISP and which I am not able to do it. I have done iproute configuration what ever lartc said. But still I
2005 Nov 23
1
How to add a logon Script in Windows 2003 Domain
Hai all it will be very help full if anyone can tell me how to add a login script.. in windows 2003 Domain... i need to know where i have to place my script.. (in which folder..... full path as example) also how to setup that in ADS... there is many restricted users in my domain... but i need to run a internal Time syncrinization script for every user.. while they login with a perticular time
2003 Feb 06
1
No struct cmsghdr - what to do ?
Hi all, If any perticular OS does not have 'struct cmsghdr' in sys/socket.h and also it does not have access rights in 'struct msghdr', then how the compilation should be done ? Does anybody had similar problem earlier ? Regards, Ajit
2007 Mar 23
1
Creating new directory/folder from R script on run time.
Hi, Please correct me if this request does not belong to this discussion forum. Kindly suggest me if there is a way to create a new folder from R on runtime? for e.g. >From one of my R script I want to store the PDF result file in a perticular folder let say c:\tt for that initially i am creating "tt" folder manually and using the following command: fname <-
2006 May 05
1
weird question about lm() and data.frame
I am still battling with my project :( I have a line like this lm(month.model$next.ret~.,month.model,na.action=na.omit) month.model is a data frame with lots of columns. One of them is "Oth", a dummy variable. I checked month.model, there are two rows with number 1 and others are either 0 or NA. the two rows with Oth==1 have no NA. I have totally about 900 rows. But after the
2005 Jun 23
1
Froums
When you set up phpBB, the admin can specify defaults. They include "Make email address private" and "Allow members to receive private messages" The admin would set they defaults to "yes" and "no" respectively. That means the member would have to take an action (change a setting in his profile or on an individual post) for his email address to be
2007 Oct 19
3
Tc Filter - Port Ranges Calculate Mask Value
Hi, I need to support port ranges in tc filter rules. I know how to formulate the rule but , I am not able to understand how to calculate the mask value for a perticular range so as to segregate the port values that lie within this range . I got the following sample "tc filter add dev eth1 parent 1:1 protocol ip prio 10 u32 match ip sport 0x1ae0 0x1ff0 flowid 1:10 This rule will match all
2006 Jun 07
2
multiple data sets on one plot
Hello, I am learning how to use R, and I cannot figure out how to plot more than one data set on a single plot. Can you help me out? Cheers, Mark -- Mark Sessing CIMMS Research Fellow Meteorologist NWS Warning Decision Training Branch 3200 Marshall Ave Ste. 202 Norman, OK 73072 Phone: 405-573-3332 Fax: 405-573-3462 Mark.L.Sessing at noaa.gov
2004 Nov 05
2
graphics site
About six months ago there was a reference to a site (in french) that did a spectacular job of demonstrating R's graphical capabilities. My bookmarks were recently wiped and I cannot find this site despite my best googling. Anyone have the address which I have done a miserable job describing? Thanks. Michaell