1. 10-14-2010
    Views:
    9,983
+ Post New Thread
Page 1 of 38 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ... LastLast
Threads 1 to 60 of 2240

Forum: R

R programming and usage, R news, R tips and tutorials

  1. Sticky Thread Sticky: R News and Updates

    I'm starting this thread out of frustration for my own oversight. blog.revolutionanalytics.com was having an R webinar today (LINK) that looked...

    Started by trinker‎, 08-24-2011 09:41 AM
    5 Pages
    1 2 3 ... 5
    • Replies: 73
    • Views: 7,063
    05-18-2013, 09:04 AM Go to last post
  2. Sticky Thread Sticky: Info for R users (Links, Manuals, Books, etc.)

    Note: This original post has been modified to make it easier to find the resources in the thread and to compile them into one location. If you want...

    Started by Tart‎, 08-06-2008 09:22 AM
    6 Pages
    1 2 3 ... 6
    • Replies: 89
    • Views: 22,407
    03-19-2013, 03:02 AM Go to last post
  3. Sticky Thread Sticky: Today I Learned: ____

    I thought it might be nice to just have a place to post some happy little things you learned or (re)discovered about R that makes your life nicer and...

    Started by Dason‎, 01-03-2012 10:39 AM
    17 Pages
    1 2 3 ... 17
    • Replies: 253
    • Views: 17,252
    03-07-2013, 09:11 AM Go to last post
  4. Sticky Thread Sticky: [R Graphics] Beautiful graphics thread

    Hi Everyone, I thought I might start a thread which showcases the graphics abilities of R. I'll start it off with one I just made. This thread...

    Started by TheEcologist‎, 10-17-2012 05:08 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 51
    • Views: 4,059
    02-26-2013, 09:41 AM Go to last post
  5. Sticky Thread Sticky: Share your functions & code

    I’m starting this thread as a sharing thread. The power of is in building and sharing on one another’s creativity. I’m often amazed at how people...

    Started by trinker‎, 06-25-2011 03:42 PM
    16 Pages
    1 2 3 ... 16
    • Replies: 231
    • Views: 22,605
    02-26-2013, 01:39 AM Go to last post
  6. Sticky Thread Sticky: How to use Code tags

    Using Code Tags This thread contains a brief introduction to using code tags and presenting code in general on this forum. I'm biased toward R so...

    Started by Dason‎, 10-17-2012 07:20 PM
    • Replies: 0
    • Views: 940
    10-17-2012, 07:20 PM Go to last post
  1. Converting Matrix with chars to data frame

    Hey guys, I am studying about converting Matrix to Data frames. What I have observed though is that converting matrix with characters into a data...

    Started by NoviceDataMiner‎, Today 07:53 AM
    • Replies: 1
    • Views: 2
    Today, 08:06 AM Go to last post
  2. Bullet Graph: help in figuring out how to build it

    Hi All, I would like to write a script to let R build a Bullet Graph (see attached pic). For given samples, the graph charts the means along with...

    Started by gianmarco‎, 10-17-2012 05:11 AM
    2 Pages
    1 2
    • Replies: 23
    • Views: 1,433
    Today, 12:21 AM Go to last post
  3. Multiple Regression

    Hi! I'm an R-beginner and need to regress on several variables. I am using the lm-function. Unfortunately, it is not working, i.e. there is an...

    Started by Amanda_UK‎, Yesterday 02:36 PM
    • Replies: 9
    • Views: 151
    Yesterday, 06:16 PM Go to last post
  4. Vectors as an element of a matrix

    Is it possible to store vectors as elements in matrices? Or will this problem need to be solved through object oriented programming.

    Started by jameselmore‎, Yesterday 01:53 PM
    • Replies: 3
    • Views: 78
    Yesterday, 02:24 PM Go to last post
  5. Randomly selecting a vector element

    Hello, I'm making a program that requires a selection of elements from a vector. Assuming the chances of any vector element being selected is...

    Started by jameselmore‎, Yesterday 11:56 AM
    • Replies: 1
    • Views: 74
    Yesterday, 12:17 PM Go to last post
  6. Problem installing R under Linux

    I am trying to install R under Linux, but while executing the command "./configure" i am getting the error:- "configure: error: --with-readline=yes...

    Started by tusverma‎, Yesterday 04:47 AM
    • Replies: 1
    • Views: 69
    Yesterday, 06:28 AM Go to last post
  7. Unable to write data into file

    Hey folks, I am completely new to R programming and have been trying some stuff and am stuck at some places. I am not sure if this the right...

    Started by NoviceDataMiner‎, 05-19-2013 07:15 PM
    • Replies: 3
    • Views: 169
    05-20-2013, 06:19 PM Go to last post
  8. Numerical Multivariate Maximization

    Hi everyone! After reading post in TS, I try to learn to use R, perhaps the nlminb() function to do a numerical maximization as a MLE question. ...

    Started by BGM‎, 05-20-2013 04:41 PM
    • Replies: 0
    • Views: 65
    05-20-2013, 04:41 PM Go to last post
  9. Gam calculations on groups of data and modeling on an xyplot

    Hi there, I am hoping someone will be able to help me with a problem I have been having. I haven’t used R much so I am sorry if it is really...

    Started by Chuckles‎, 05-15-2013 08:30 AM
    gam, plotting, r-lang, xyplot
    • Replies: 2
    • Views: 216
    05-20-2013, 03:28 AM Go to last post
  10. Scatterplot with standardised residuals

    Hello dear fellow R users, I have a regression model called "reg" with gdp as the dependent variable and a,b,c, etc. as the independent variables....

    Started by Amanda_UK‎, 05-19-2013 11:11 AM
    • Replies: 0
    • Views: 86
    05-19-2013, 11:11 AM Go to last post
  11. Heteroscedasticity - White's test

    Hi, I used the white.test()-function and this was my result: White = 50, df = 49, p-value = 0.4334 Does that mean that there is...

    Started by Amanda_UK‎, 05-19-2013 10:53 AM
    • Replies: 0
    • Views: 116
    05-19-2013, 10:53 AM Go to last post
  12. select array data in which column n's values rise consecutively

    I want to select only the data from an array that is sequential by column n. For example: n <- c(1, 2, 4, 6, 7, 8, 9, 11) x <- c(10, 20, 30,...

    Started by maziana‎, 05-17-2013 01:26 PM
    array, r-language, sequence
    • Replies: 2
    • Views: 134
    05-17-2013, 01:49 PM Go to last post
  13. Lightbulb maximum logistic function

    how can maximum the ...

    Started by amintc‎, 05-15-2013 08:04 AM
    maximization, optimization, r-lang
    • Replies: 6
    • Views: 185
    05-15-2013, 02:57 PM Go to last post
  14. Scatter graph formatting help in R

    Hello all, I'm currently doing a project which I'm trying to use R with to get more familiar with it. I've run into a problem with scatter...

    Started by quezi‎, 05-15-2013 04:53 AM
    plotting, r-lang, scatterplot
    • Replies: 1
    • Views: 94
    05-15-2013, 11:44 AM Go to last post
  15. Markov Decision Process package?

    Hello all: I posted a similar question in the SAS forum (asking if SAS had the capabilities of doing some type of Markov Decision Process). Since...

    Started by lancearmstrong1313‎, 05-13-2013 09:43 AM
    markov decision process, package, r-lang
    • Replies: 2
    • Views: 86
    05-15-2013, 07:52 AM Go to last post
  16. Randomizing variables to get the best combination for high R-squared values in R

    Hi, I've been spending quite some time to figure out how I can get the best R squared value from randomization of some values in a linear...

    Started by youngukoo‎, 05-15-2013 01:14 AM
    • Replies: 0
    • Views: 89
    05-15-2013, 01:14 AM Go to last post
  17. plot points that fall within an interest area

    I want to find which points fall within an interest area, and then plot only those points. Here is a basic example. install.packages("sp")...

    Started by maziana‎, 05-07-2013 12:35 PM
    points, r-lang, sequence
    • Replies: 8
    • Views: 181
    05-14-2013, 03:43 PM Go to last post
  18. Question install packages from local tar.gz file in linux

    Hi, how I can install package from local tar.gz file??? please give me a sample tnx...

    Started by amintc‎, 05-14-2013 01:24 PM
    installation, package, packages, r-lang
    • Replies: 6
    • Views: 102
    05-14-2013, 02:25 PM Go to last post
  19. Function Lines (error when used with fitted values of a truncated regression model)

    Hi everyone, I'm having some trouble with the function lines() in R. Here is an example of the code: <code> x=rnorm(100)...

    Started by Taibo‎, 05-10-2013 04:21 AM
    function, lines, plotting, r-lang, truncated regression
    • Replies: 3
    • Views: 147
    05-14-2013, 08:04 AM Go to last post
  20. (Easy) question about 'apply' on arrays

    Hello everyone! So... I am trying to learn how to correctly use the 'apply' function while learning something about the Wishart distribution. R...

    Started by will22‎, 05-13-2013 11:24 PM
    apply, arrays, r-lang
    • Replies: 2
    • Views: 129
    05-14-2013, 12:23 AM Go to last post
  21. Repeated Measures Non-Parametric nparLD Pacakge

    Hi, I'm trying to analyze repeated measurements of body temperature data collected from 7 randomly chosen subjects (e.g. turtles). I am using R,...

    Started by jcasey303‎, 05-13-2013 01:33 PM
    • Replies: 2
    • Views: 204
    05-13-2013, 01:44 PM Go to last post
  22. Splitting a matrix

    Hi, I have a matrix x with 97 rows and used the function sample like this : rownumbers=sample(1:97,size=70) data1=x I'm having trouble to...

    Started by Taibo‎, 05-13-2013 01:15 PM
    matrix, r-lang, split, subsetting
    • Replies: 9
    • Views: 136
    05-13-2013, 01:36 PM Go to last post
  23. Power of t-test

    Hello all, I want to write an R procedure that calculates the power of a simple two samples t-test. Does anyone here has an idea how to do it ? ...

    Started by NN_STAT‎, 05-13-2013 06:41 AM
    function, package, power, r-lang, t-test
    • Replies: 2
    • Views: 128
    05-13-2013, 07:43 AM Go to last post
  24. Split string

    Is there any way of splitting AnonEtAl2013 into Anon Et Al 2013 All attempts have failed so far

    Started by Layo909‎, 05-12-2013 03:41 PM
    r-lang, regular expression, string split
    • Replies: 10
    • Views: 162
    05-13-2013, 12:32 AM Go to last post
  25. Add dotcharts next to boxplots

    I've got all the box plots: boxplot( Daten$Gewicht~interaction(Daten$Dosis,Daten$Geschlecht, drop=TRUE), ylab="relative Nierengewichte",...

    Started by liolio‎, 05-11-2013 06:07 PM
    boxplot, dotcharts, plotting, r-lang
    • Replies: 6
    • Views: 148
    05-12-2013, 07:44 AM Go to last post
  26. Modifying X axis

    Hi, I'm pretty new to R, and I have a question about plots. I've made a histogram about my data, but because i have very few data above 5, i...

    Started by LukasVO‎, 05-10-2013 05:39 AM
    • Replies: 1
    • Views: 99
    05-11-2013, 10:29 PM Go to last post
  27. count frequency

    my dataset looks like this in the beginning: Dosis weight sex 1 0 6.62 m 2 0 6.65 m 3 0 5.78 ...

    Started by liolio‎, 05-11-2013 04:27 PM
    count, frequency, r-lang, table
    • Replies: 1
    • Views: 94
    05-11-2013, 04:40 PM Go to last post
  28. Exclamation installing rpud got unrecognized option '-Wl'

    I am trying to install the package rpud on a CENTOS Linux server and got the following error: /usr/local/cuda/bin/nvcc -shared -Xlinker "...

    Started by LEBRoger‎, 05-09-2013 11:43 AM
    installation, package, r ld rpud -wl linker, r-lang
    • Replies: 2
    • Views: 95
    05-09-2013, 12:33 PM Go to last post
  29. quick way to repeat code?

    Hi All! This is my first post on this website (have been reading it for months though) so please bear with me if I don't do things right :) The...

    Started by panderson‎, 05-09-2013 03:19 AM
    loop, r-lang, repeat
    • Replies: 1
    • Views: 130
    05-09-2013, 06:27 AM Go to last post
  30. Model not running when using lme4 - "Error: unexpected symbol..." message returned

    Hi all, I have been attempting to run the following model in the lme4 package in R. ...

    Started by dsvozil‎, 05-04-2013 12:34 AM
    error, lme4, mixed models, r-lang
    • Replies: 3
    • Views: 222
    05-09-2013, 12:18 AM Go to last post
  31. R unable to access internet to install packages

    I am having some trouble trying to install a number of packages in R on my work computer. An example of the code I am using is as follows:...

    Started by ajc2810‎, 05-08-2013 07:34 PM
    installation, package, r-lang
    • Replies: 2
    • Views: 130
    05-08-2013, 11:05 PM Go to last post
  32. Reading XML in R

    Hi, I am just starting to use R for the first time. I am trying to figure out how to read XML is R. Does anyone know how to do that? Also, does...

    Started by ay.a1234‎, 05-08-2013 08:24 AM
    package, r-lang, xml
    • Replies: 1
    • Views: 90
    05-08-2013, 09:12 PM Go to last post
  33. [SOLVED] Plot mean and standard deviation

    How do I create a simple plot showing the mean and standard deviation in R, like that attached?

    Started by Layo909‎, 12-23-2011 03:40 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 10,285
    05-08-2013, 06:16 PM Go to last post
  34. Using the unstack() function

    I have a data frame that looks like this: > x Name Group Score John A 90 John B 75 John C 100 Emma A 95 Emma B 80 Emma C 85

    Started by toothpicky‎, 05-08-2013 10:09 AM
    • Replies: 6
    • Views: 143
    05-08-2013, 12:16 PM Go to last post
  35. help to creat exact 49% male with posted codes

    I couldn't run the below code in R; it runs when I change to T, but percent of male is not exact 49%. ni = length(ID <- 1:100) gender = c(0,1)...

    Started by zzz‎, 05-07-2013 02:27 PM
    • Replies: 3
    • Views: 119
    05-07-2013, 04:20 PM Go to last post
  36. Need help with time series / autoregression in r

    lag1 <- lag(gdpts, -1) > union1 <- ts.union(gdpts,lag1) > union1 gdpts lag1 1952 Q2 0.000661460 NA 1952 Q3 ...

    Started by bonew005‎, 04-17-2013 11:52 AM
    • Replies: 1
    • Views: 172
    05-07-2013, 12:40 PM Go to last post
  37. how to add noise to the sequence of sampling time points (hr)? Thanks.

    if I have the below sequence of sampling time points from 0hr to 1440 hr, how can I add noise to the below sequence, I don't think jitter() will work...

    Started by zzz‎, 05-06-2013 12:57 PM
    • Replies: 5
    • Views: 185
    05-06-2013, 09:14 PM Go to last post
  38. AR-GARCH parameter estimation optimization, rugarch package

    I'm about to finish my bachelor thesis, but I have some problem with my AR-GARCH model in R. I think I've found the correct way of implenting my...

    Started by Tosha‎, 05-05-2013 03:05 PM
    • Replies: 1
    • Views: 143
    05-06-2013, 02:14 PM Go to last post
  39. Easy function gone wrong.

    Hi, im pretty new to R. I have this function that only works for positive values. Why is that? For example: annualize <-...

    Started by Wenar‎, 05-05-2013 05:47 PM
    • Replies: 3
    • Views: 179
    05-05-2013, 06:45 PM Go to last post
  40. (gene & disease) gParent function - about a fantasy world

    A parent with her two alleles of the B314 gene "transmits" or gives a copy of one of her alleles to each of her offspring. If she has two bad...

    Started by greatOz‎, 05-04-2013 12:17 AM
    • Replies: 0
    • Views: 133
    05-04-2013, 12:17 AM Go to last post
  41. Unhappy help needed for create a dataset, thanks!

    Could anybody please help me to create a longitudinal concentration dataset including: 100 subjects (ID) 51% female every subject has 3 study...

    Started by zzz‎, 05-02-2013 03:58 PM
    • Replies: 4
    • Views: 238
    05-03-2013, 08:17 AM Go to last post
  42. Weighted distances between nodes using igraph package

    Hi, Thanks to helps from this forum and many helpful websites, I can generate a correlation network graph (see attached picture). ##I get a...

    Started by youngukoo‎, 05-03-2013 06:13 AM
    • Replies: 0
    • Views: 118
    05-03-2013, 06:13 AM Go to last post
  43. Correlation network graph in R

    Hi I have a pairwise correlation table like one below. >library(Hmisc) > rcorr(as.matrix(data))

    Started by youngukoo‎, 05-02-2013 01:18 AM
    • Replies: 2
    • Views: 199
    05-02-2013, 07:02 PM Go to last post
  44. Using iterative functions in R...help!

    Hello everyone, I'm extremely new to using R and have been battling to process some data using an iterative function. I just wondered if anyone...

    Started by spiky_adam‎, 04-30-2013 03:02 PM
    functions, iterative
    • Replies: 5
    • Views: 229
    05-02-2013, 01:59 PM Go to last post
  45. Red face Help! How do you make a choropleth in R!

    So I have a data set with the number of violent crimes known to police in various counties in Ohio since 1990 (the file is attached). Making the...

    Started by oldwarplanes‎, 04-30-2013 11:28 PM
    • Replies: 5
    • Views: 235
    05-02-2013, 04:21 AM Go to last post
  46. R function for Tukey-Duckworth test ??

    Dear R listers, I am looking for R code/function for Tukey- Duckworth two sample test and I am awiting for your attention kindest regards...

    Started by avataravatar‎, 05-02-2013 03:22 AM
    • Replies: 0
    • Views: 156
    05-02-2013, 03:22 AM Go to last post
  47. ANOVA, multiple groups, multiple variables

    Hello, It's been more than a week now that I am banging my head on my desk to solve this problem. My data look like this : 6 groups of 5, 5,...

    Started by Koblenz‎, 05-02-2013 03:13 AM
    • Replies: 0
    • Views: 133
    05-02-2013, 03:13 AM Go to last post
  48. Change in R-squared and Square Multiple R for Regression Analysis

    I am using R for one of the first times for a project. I am doing a fixed order, stepwise, multivariate multiple regression with 3 control variables,...

    Started by ALT803‎, 04-30-2013 11:40 AM
    • Replies: 1
    • Views: 177
    05-01-2013, 11:22 AM Go to last post
  49. Problem doing nested ANOVA

    Hello, I'm trying to do a nested anova on the following dataset: ...

    Started by Annette‎, 04-29-2013 09:19 AM
    • Replies: 4
    • Views: 220
    05-01-2013, 09:17 AM Go to last post
  50. can't read CSV properly - 2 data frames are created

    This was actually a CSV file but I did a "save as..." since this site doesn't allow csv files. I'm learning R but I can't seem to read this file in...

    Started by reemas‎, 04-30-2013 03:51 PM
    • Replies: 1
    • Views: 212
    04-30-2013, 08:15 PM Go to last post
  51. Determining which effects are "tainted" using R (blocking/confounding)

    Is it possiblle to determine which effects are tainted using R or a package? I know that one can use R to determine which effects go into which...

    Started by APOCooter‎, 04-30-2013 07:40 PM
    • Replies: 0
    • Views: 147
    04-30-2013, 07:40 PM Go to last post
  52. How to compute Cooks distance in R for subset of observations??? (multiple outliers)

    Hello, I really need some help here. Im working on my final thesis and I rieally need hepl to find out, if any of 2 subsets of obserations are...

    Started by Vladimirovna‎, 04-30-2013 03:38 PM
    cooks distance, multiple-case diagnostics, outlier detection, sebert
    • Replies: 0
    • Views: 123
    04-30-2013, 03:38 PM Go to last post
  53. acronym in R

    I'm trying to convert Royal Society for Protection of Birds into RSPB: x <- c("Royal Society for Protection of Birds") However, I can only get...

    Started by Layo909‎, 04-29-2013 04:45 PM
    • Replies: 5
    • Views: 164
    04-30-2013, 12:12 AM Go to last post
  54. [SOLVED] Get latest version of R on linux (Mint)

    This thread is jsut to serve as a marker for future searchers as Dason answered this for me: sudo apt-key adv --keyserver keyserver.ubuntu.com...

    Started by trinker‎, 12-23-2012 12:57 PM
    cran, linux
    • Replies: 5
    • Views: 679
    04-29-2013, 11:05 PM Go to last post
  55. faraway wbca problem on d and e help needed Breast Cancer

    I have homework problem on page 378 about breast cancer the question asks Suppose the a cancer is classified as benign if p  0.5 and malignant if...

    Started by tradealerts55‎, 04-29-2013 02:26 PM
    book, code, faraway, r-code
    • Replies: 1
    • Views: 108
    04-29-2013, 02:39 PM Go to last post
  56. version control in RStudio

    I'm using git as a version control system in RStudio. I have several different versions of an R script saved in git. Lets say, I've deleted a block...

    Started by Layo909‎, 04-29-2013 05:09 AM
    • Replies: 0
    • Views: 104
    04-29-2013, 05:09 AM Go to last post
  57. find word repetition in text

    I'm editing my thesis and trying to find instances where I have repeatedly used the same word in the same sentence. I'm wondering if there is a way...

    Started by Layo909‎, 04-29-2013 02:50 AM
    • Replies: 3
    • Views: 165
    04-29-2013, 04:21 AM Go to last post
  58. Plotting data with different timeframe in R

    Halo all, I am very new in R and need help from the expert. Thank you in advance for replying my post. - I have set of long-term water...

    Started by andreasbp‎, 04-28-2013 01:06 PM
    • Replies: 1
    • Views: 186
    04-28-2013, 01:17 PM Go to last post
  59. Wink plotting interaction effects for a model

    Hello everyone, I was working on a regression problem, where there is one dependent variable (Y) which is continuous and two predictors A (expressed...

    Started by murgesh‎, 04-28-2013 01:06 PM
    • Replies: 0
    • Views: 154
    04-28-2013, 01:06 PM Go to last post
  60. Question about Automated Variable Selection

    Figured it out, thanks.

    Started by theboss‎, 04-27-2013 07:13 PM
    • Replies: 0
    • Views: 217
    04-27-2013, 07:13 PM Go to last post

+ Post New Thread
Page 1 of 38 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ... LastLast

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 300 views
Hot thread with unread posts
More than 15 replies or 300 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts








Advertise on Talk Stats