1. 10-14-2010
    Views:
    10,352
+ Post New Thread
Page 1 of 39 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 2287

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
    6 Pages
    1 2 3 ... 6
    • Replies: 77
    • Views: 7,392
    06-12-2013, 03:07 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,669
    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,823
    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,491
    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: 23,236
    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: 1,001
    10-17-2012, 07:20 PM Go to last post
  1. Time Series Breakout Detection with R

    Hi I am time series and I would like to do automated breakout detection on it. I have discovered techniques like MACD which are helpful in...

    Started by piyushkumar‎, Yesterday 01:32 PM
    breakout detection, time series
    • Replies: 0
    • Views: 42
    Yesterday, 01:32 PM Go to last post
  2. Import JSON example

    As some of you may have noticed, I've been playing around with JSON and R lately. I'm also trying to learn jQuery, which is a powerful JavaScript...

    Started by bryangoodrich‎, 01-24-2012 05:28 PM
    • Replies: 9
    • Views: 2,441
    Yesterday, 08:10 AM Go to last post
  3. plotting means when both variables are numeric

    Hello. I am trying to plot means in R (with SE) of a response variable by an explanatory variable, which happens to be numeric. If I convert it to...

    Started by MB_Fishy‎, 06-17-2013 04:40 PM
    numerical variable, plotmeans, rcmdr
    • Replies: 2
    • Views: 110
    06-17-2013, 06:13 PM Go to last post
  4. package expm: matrix powers within a product of matrices: operation precedence

    I want to double check that for M and N kxk mtrices and v a k-vector M%^%2%*%N%*%v is not automatically read as (M%^%2)%*%N%*%v or ...

    Started by radiobiologist‎, 06-17-2013 02:44 PM
    matrix powers, order of operations, package expm, r language
    • Replies: 1
    • Views: 46
    06-17-2013, 03:33 PM Go to last post
  5. Values from smooth.spline -line

    I am trying to write my first (little) script, and in the last couple of days I learned a lot. But now I'm kind off stuck. I have data which is a...

    Started by vos‎, 06-17-2013 10:29 AM
    • Replies: 2
    • Views: 78
    06-17-2013, 02:22 PM Go to last post
  6. basic R question

    Hello all, I have been looking strenuously through the R Manuals available but for some reason i just cannot understand a very simple R...

    Started by reutemann‎, 06-16-2013 03:25 PM
    scatterplots basic
    • Replies: 1
    • Views: 117
    06-16-2013, 08:16 PM Go to last post
  7. Help in intepreting ACF and PACF graph

    Left : acf Right : pacf I'm guessing from acf, it indicates MA(1) since the spike cuts off after lag 1. But it does somehow has an decaying...

    Started by mathmathmad‎, 06-16-2013 05:11 AM
    • Replies: 0
    • Views: 55
    06-16-2013, 05:11 AM Go to last post
  8. Thumbs up Linear Discriminant Analysis using R

    Hi everyone, After surfing the net, I realized there are just a few concrete examples about linear discriminant analysis. Since I want to use this...

    Started by parsec2011‎, 06-14-2013 09:21 AM
    • Replies: 2
    • Views: 116
    06-15-2013, 10:17 AM Go to last post
  9. elementary r question

    hello there, i am completely new to R and I keep on getting an error that I'm trying to solve but to no avail. Say I have two predictors, x1 and...

    Started by scrofungulus‎, 06-14-2013 03:17 AM
    • Replies: 1
    • Views: 84
    06-14-2013, 05:32 AM Go to last post
  10. Population genetics: prediction of allele frequency distribution

    Is there a software or a R package that does a simulation of spatial distribution of alleles? I'm interested in how a distribution of alleles of...

    Started by youngukoo‎, 06-13-2013 04:58 AM
    allele, population genetics, prediction, simulation
    • Replies: 1
    • Views: 82
    06-13-2013, 05:04 AM Go to last post
  11. Selecting variables from a data frame using a smaller data frame

    How do you select variables from one dataframe that are a smaller data frame? For example: #Data frame A n = 1:5 a = c(5,6,5,1,4) x = c(0, 0,...

    Started by maziana‎, 06-11-2013 10:20 AM
    • Replies: 7
    • Views: 208
    06-12-2013, 12:01 PM Go to last post
  12. Weibull parameters k and c in R

    Hello world, I am a newbie in R, 1) i have to generate a graph of Comparison of observed and calculated probability density distribution v/s...

    Started by izna O'connor‎, 06-09-2013 02:13 PM
    • Replies: 6
    • Views: 201
    06-12-2013, 06:24 AM Go to last post
  13. Generating Predicted Probabilities in a Data Frame from a Logit Model

    I'm trying to run a logit model in R which has only one predictor. I then want to construct a data frame with the predictor values on one column and...

    Started by amathew‎, 05-28-2013 04:26 PM
    logit
    • Replies: 1
    • Views: 158
    06-12-2013, 12:40 AM Go to last post
  14. Transforming variables for multiple regression in R

    I am trying to perform a multiple regression in R. However, my dependent variable has the following plot: . I know that I need to perform a...

    Started by zgall1‎, 06-08-2013 08:18 AM
    • Replies: 1
    • Views: 98
    06-12-2013, 12:33 AM Go to last post
  15. MCA (Multiple Correspondence Analysis)

    Hi everyone :wave:, I was wondering if someone can help me to run a multiple correspondence analysis in R with the attached txt file data? ...

    Started by mils‎, 06-10-2013 10:25 AM
    • Replies: 1
    • Views: 87
    06-12-2013, 12:32 AM Go to last post
  16. dataset NYSESW not found

    Hello, I use R i386 3.0.0 and use package AER. This package has a folder, named data and this folder contains file NYSESW. When I issue command...

    Started by jvdpeet01‎, 06-10-2013 01:35 PM
    • Replies: 1
    • Views: 79
    06-11-2013, 08:36 PM Go to last post
  17. MCMC question

    nevermind .

    Started by mjt042‎, 06-09-2013 10:37 AM
    • Replies: 2
    • Views: 142
    06-10-2013, 09:14 AM Go to last post
  18. R codes

    Hello, could anyone prompt me codes for R to define Nagelkerke`s R square and variance inflation factor. Thanks a lot in advance!

    Started by yulia‎, 06-08-2013 04:07 PM
    • Replies: 5
    • Views: 152
    06-09-2013, 12:48 PM Go to last post
  19. help on legend in R

    Could anybody help on how to overlay all three different color of points(pch=c(16,16,16), col=c(1,2,3)) with one line (lty=4) in the legend() in R?...

    Started by zzz‎, 06-08-2013 01:50 PM
    • Replies: 2
    • Views: 74
    06-08-2013, 04:01 PM Go to last post
  20. 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: 5
    • Views: 341
    06-08-2013, 09:53 AM Go to last post
  21. Circular plots using package "circular" in R - deleting numbers inside circle

    Hi all, I plotted a circular plot using the package "circular" and some piece of R code I found and adjusted from this site: "http://...

    Started by lukasl‎, 06-07-2013 06:33 PM
    • Replies: 2
    • Views: 105
    06-07-2013, 10:00 PM Go to last post
  22. Dataframe

    Hi, How do I make a empty data frame? How do I append new rows to the data frame? Thanks

    Started by Harry1789‎, 06-07-2013 08:41 PM
    • Replies: 1
    • Views: 134
    06-07-2013, 09:06 PM Go to last post
  23. Trying to run a Mantel Test in R

    Hey guys, I'm new to R, and needed some help with some very basic code. I wanted to run a Mantel test on two different matrices. I feel like I'm...

    Started by Cypress77‎, 06-07-2013 04:16 PM
    • Replies: 1
    • Views: 192
    06-07-2013, 07:05 PM Go to last post
  24. Question calculate marginal effects using mlogit package

    Hi R-users I try to calculate marginal effects of a multinomial logistic regression. To do this i use mlogit package and effects() function. ...

    Started by lmoulin‎, 06-07-2013 06:54 AM
    logit model, marginal effects, mlogit, multinomial regression
    • Replies: 4
    • Views: 144
    06-07-2013, 05:48 PM Go to last post
  25. cluster analysis and finding outliers

    This post is no longer up

    Started by Harry1789‎, 06-07-2013 05:09 PM
    clustering, outliers, r programing
    • Replies: 0
    • Views: 150
    06-07-2013, 05:09 PM Go to last post
  26. statistical tests

    Hi, I need some help, if you can. My problem is the code, not the results or the analyse. If I have some like 1 3 5 6 7 3 2 4 6 4 3 2 3 5 ...

    Started by slavia‎, 06-05-2013 11:59 AM
    • Replies: 12
    • Views: 275
    06-07-2013, 02:28 PM Go to last post
  27. overwrite csv when duplicate data is modified

    My goal is to be able to overwrite portions of a csv file if related data is already in the csv, while not overwriting anything the first time the...

    Started by maziana‎, 06-03-2013 09:07 AM
    • Replies: 9
    • Views: 267
    06-05-2013, 09:09 PM Go to last post
  28. printing out select items from a list

    I have a list with 13 elements. Each element is a vector of length 7000. I have a list of indices, say indices <- c(5, 10, 15, 20). I want to create...

    Started by efoss‎, 06-05-2013 12:32 PM
    • Replies: 5
    • Views: 165
    06-05-2013, 04:32 PM Go to last post
  29. online r console

    hello all, i have recently started using R for statistical analysis, but i am not allowed to install it on my computer at work. does anyone...

    Started by tonytheviking‎, 12-29-2011 04:35 AM
    • Replies: 5
    • Views: 1,896
    06-05-2013, 04:19 AM Go to last post
  30. [ R + regression ] How do you set up a regression with restrictions on coefficients?

    Hello, I would like help imposing restrictions on coefficients estimated in the regression model show below: lm(Y ~ C + S, weights = W) Y =...

    Started by FinQnt‎, 06-03-2013 11:35 AM
    r programming, regression analysis
    • Replies: 3
    • Views: 187
    06-04-2013, 10:39 PM Go to last post
  31. z-score by subject

    I have judgments on 360 items by approx. 40 different listeners. I need to get z-scores for the ratings, but they need to be done within each...

    Started by SLPJenna‎, 05-23-2013 09:03 AM
    • Replies: 7
    • Views: 255
    06-04-2013, 05:38 PM Go to last post
  32. Question Need help converting data.frame into a vector of mode list

    Good day, I'm fairly new to R and still trying to get a grasp op its data-types as well as conversion between them. I need to convert a data...

    Started by kwisatz‎, 06-04-2013 06:19 AM
    conversion, data.frame, list, rmysql
    • Replies: 3
    • Views: 111
    06-04-2013, 07:29 AM Go to last post
  33. MANOVA with Unequal Sample Sizes

    Hi All, The more I read this forum, the more I learn...and I am amazed by the supportive mentality of this forum I haven't read yet...(please...

    Started by triunk‎, 03-26-2013 07:33 PM
    • Replies: 5
    • Views: 462
    06-02-2013, 05:11 AM Go to last post
  34. Conditional Forecast with MSBVAR

    Hi there! I'm trying to use the R package MSBVAR to generate a conditional forecast from a bayesian VAR. The condition that I am imposing for the...

    Started by devinkmoore‎, 05-31-2013 12:00 PM
    • Replies: 0
    • Views: 133
    05-31-2013, 12:00 PM Go to last post
  35. How to use metadata

    Hello, I'm trying to figure out how to use metadata on some matrices and arrays for an extensive model that I am generating. Do any of you know of...

    Started by jameselmore‎, 05-31-2013 10:46 AM
    • Replies: 2
    • Views: 115
    05-31-2013, 11:46 AM Go to last post
  36. perMANOVA using Adonis in Program R (DF and Multiple Comparisions)

    Hello there, I’ve been having some concerns with the degrees of freedom R has been giving me from PERMANOVA (adonis), and I was hoping someone...

    Started by Weatherbug‎, 05-30-2013 09:39 PM
    adonis, degrees of freedom, multiple comparisions, permanova
    • Replies: 0
    • Views: 141
    05-30-2013, 09:39 PM Go to last post
  37. dynamic variable nameand list creation

    Hi, I am creating vectors like these v1<-c(0,2,3) v2<-c(8,4,6,1) .. After that I am creating a list of all these vectors. So when I...

    Started by chetan.apa‎, 05-30-2013 08:43 PM
    • Replies: 4
    • Views: 155
    05-30-2013, 09:33 PM Go to last post
  38. Problems with S+ and nested GLM models. Is there an R solution?

    Sorry for cross posting this but I'm not sure where to post this. I was wondering if someone might be able to help. My department has just...

    Started by MattM‎, 05-30-2013 12:51 AM
    lmer, splus
    • Replies: 2
    • Views: 145
    05-30-2013, 07:36 PM Go to last post
  39. pairwise multiple regression in R

    I'm trying to replicate regression results in SPSS and R. I want to run a regression with pairwise deletion. In SPSS I can select pairwise or...

    Started by mansfin‎, 05-30-2013 03:35 PM
    • Replies: 1
    • Views: 119
    05-30-2013, 05:41 PM Go to last post
  40. Basic R student question

    Heya, I'm studying International studies in management on a german University and ran into an encounter with "R". We're not supposed to...

    Started by Eomund‎, 05-30-2013 10:24 AM
    • Replies: 5
    • Views: 191
    05-30-2013, 12:26 PM Go to last post
  41. timeseries averages

    Hi all, I'm working with a time series covering a year for particulates in the atmosphere. The data is collected, variously, at 1 - 5 - 10 min...

    Started by rokkarinn‎, 05-30-2013 10:33 AM
    • Replies: 0
    • Views: 93
    05-30-2013, 10:33 AM Go to last post
  42. Adding Variables to My Model Correctly

    I am into baseball statistics and I just want to get the basic understanding of how to set up a model but I am having a little trouble. I have a...

    Started by Data‎, 05-29-2013 12:15 PM
    • Replies: 2
    • Views: 137
    05-29-2013, 12:30 PM Go to last post
  43. Data standardization, moving the mean

    Hi, hope you're all well! :) I'd be really thankful if someone could help me with a standardisation-code: I have psychometric test data and had...

    Started by Amanda_UK‎, 05-29-2013 01:54 AM
    standardization, transformations
    • Replies: 3
    • Views: 208
    05-29-2013, 11:31 AM Go to last post
  44. R Graphics -- Polar Time Plot

    I know this challenge will give some of you reason to procrastinate (more)! Let's just hope TE is around to give us his base solution ;) ...

    Started by bryangoodrich‎, 04-25-2013 05:15 PM
    • Replies: 5
    • Views: 348
    05-29-2013, 04:00 AM Go to last post
  45. mlogit from STATA to R

    I know R fairly well but have very little experience with STATA. I am trying to convert the below mlogit command so it is usable in R. Can anyone...

    Started by dtucker9‎, 05-24-2013 03:36 PM
    conversion, logit, mlogit, multinomial, stata
    • Replies: 0
    • Views: 106
    05-24-2013, 03:36 PM Go to last post
  46. Parallel Processing

    I've asked a few questions the last few days and it's been very helpful in getting my simulation to compile and run the way it should, so thanks to...

    Started by jameselmore‎, 05-24-2013 10:44 AM
    • Replies: 6
    • Views: 198
    05-24-2013, 12:09 PM Go to last post
  47. 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: 24
    • Views: 1,668
    05-23-2013, 04:11 PM Go to last post
  48. 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: 7
    • Views: 279
    05-23-2013, 12:47 PM Go to last post
  49. Nested test to remedy pseudoreplication

    Hello and thanks for taking the time to read this. Data structure: I have two datasets from two protected areas that differ in protection...

    Started by t.cheng‎, 05-23-2013 12:37 PM
    anova ecology biology, ecology, glm, mixed effects model
    • Replies: 0
    • Views: 199
    05-23-2013, 12:37 PM Go to last post
  50. Weird if statement error

    I basically have this situation... s = runif(1) cumm = 0 value = 0 for(v in 1:5){ cumm = cumm + 1/5 if(s < cumm){

    Started by jameselmore‎, 05-23-2013 10:39 AM
    • Replies: 14
    • Views: 193
    05-23-2013, 12:30 PM Go to last post
  51. merge arrays: keep incomplete data and add column that matches data

    I have two arrays, a and b. a consists columns x, y, and n, and b consists of x, and y. b is an incomplete version of a; as in all of the x and y...

    Started by maziana‎, 05-23-2013 10:50 AM
    • Replies: 1
    • Views: 145
    05-23-2013, 11:23 AM Go to last post
  52. for-loop data.frame new allocation

    Hey, I need some help and maybe it is really simple for an expert. (excuse my English, i am from Vienna) I got this Output WocheParken...

    Started by AlexUBRM‎, 05-23-2013 08:43 AM
    • Replies: 2
    • Views: 125
    05-23-2013, 10:49 AM Go to last post
  53. regression and log poisson

    Hi, This is my first post here. I would like to know if this code: GLM.1 <- glm(y ~ sex + sex * I(age-39), family=poisson(log),...

    Started by Delphine Van Ruysten‎, 05-23-2013 06:34 AM
    • Replies: 0
    • Views: 131
    05-23-2013, 06:34 AM Go to last post
  54. Question canceling effect of interaction in a 2-factor table of means

    Hi, I would like if there is a simple R command to get a table of means (2-factor analysis) with the interaction addendum removed (canceled out)...

    Started by stablum‎, 05-22-2013 04:57 PM
    anova, interaction, means
    • Replies: 1
    • Views: 132
    05-22-2013, 06:05 PM Go to last post
  55. 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‎, 05-22-2013 07:53 AM
    • Replies: 1
    • Views: 151
    05-22-2013, 08:06 AM Go to last post
  56. 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‎, 05-21-2013 02:36 PM
    • Replies: 9
    • Views: 269
    05-21-2013, 06:16 PM Go to last post
  57. 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‎, 05-21-2013 01:53 PM
    • Replies: 3
    • Views: 144
    05-21-2013, 02:24 PM Go to last post
  58. 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‎, 05-21-2013 11:56 AM
    • Replies: 1
    • Views: 138
    05-21-2013, 12:17 PM Go to last post
  59. 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‎, 05-21-2013 04:47 AM
    • Replies: 1
    • Views: 123
    05-21-2013, 06:28 AM Go to last post
  60. 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: 220
    05-20-2013, 06:19 PM Go to last post

+ Post New Thread
Page 1 of 39 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