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.

26 results for “from:rahul143”

Conjoint Analysis in R??
rahul143 · Dec 2, 2012 · r-help

Pls advise how I can use R in conjoint analysis?? regds Faisal Afzal Siddiqui Karachi, Pakistan ____________________________________________________________________________________ Looking for last minute shopping deals? ----- TO GET MORE DETAILS CLICK HERE -- View this message in context: http://r.789695.n4.nabble.com/Conjoint...

finding index of maximum value in vector
rahul143 · Dec 2, 2012 · r-help

I found: max.col(matrix(c(1,3,2),nrow=1)) Is there a more concise/elegant way? Thanks, ----- TO GET MORE DETAILS CLICK HERE -- View this message in context: http://r.789695.n4.nabble.com/finding-index-of-maximum...

Stepwise analysis with fixed variables
rahul143 · Dec 2, 2012 · r-help

Hello, How can I run a backward stepwise regression with part of the variables fixed, while the others participate in the backward stepwise analysis? Thank you ----- TO GET MORE DETAILS CLICK HERE -- View this message in context: http://r.789695...

How to simulate correlated data
rahul143 · Dec 2, 2012 · r-help

Hello there, I would like to simulate X --Normal (20, 5) Y-- Normal (40, 10) and the correlation between X and Y is 0.6. How do I do it in R? Thank you very much ----- TO GET MORE DETAILS...

residual and null deviance of an lme object with correlation structure
rahul143 · Dec 2, 2012 · r-help

Hello, I am attempting to calculate the residual and null deviance of an lme object that includes a corAR1 correlation structure. I tried deviance(lme.object) and it only returned NULL. Can anyone help? Thank you. ----- TO GET MORE DETAILS...

concatenating expressions and standard text
rahul143 · Dec 2, 2012 · r-help

Hi all, is it possible to concatenate expressions and basic text when for instance labeling axis of a plot? I would like to see something like the concatenation of expression(C[0]) and "for case 1" on my x axis...

Problems of metafile plots when converting word to pdf file
rahul143 · Dec 2, 2012 · r-help

Hi all, I copy metafile boxplot from R to Word. Then save as Pdf file. But I found there are some unexpected black lines in some plots within this PDF file. Please give me some advice how to get rid...

Labeling a range of bars in barplot?
rahul143 · Dec 2, 2012 · r-help

Marc Schwartz (via MN) wrote: > On Tue, 2005-12-13 at 10:53 +0000, Dan Bolser wrote: > >>Hi, I am plotting a distribution of (ordered) values as a barplot. I >>would like to label groups of bars together to highlight...

Kalman Filter Forecast using 'SSPIR'
rahul143 · Dec 2, 2012 · r-help

Dear R Users, I am new to state-space modeling. I am using SSPIR package for Kalman Filter. I have a data set containing one dependent variable and 7 independent variables with 250 data points. I want to use Kalman...

Hmisc latex cell background color
rahul143 · Dec 2, 2012 · r-help

Dear latex/R-Sweavers, Using the codel below, I can color text in individual cells for latex output. Is there a similar way to get a background shading? My attempts failed because I did not get the closing brace at...

Reading PDF files
rahul143 · Dec 2, 2012 · r-help

I need to do text mining on PDF files. I understand there is a readPDF command in tm that can be used. Have read the 2008 posts on converting PDF files to text by Tony Breyal and others. Wondering if...

postForm() in RCurl and library RHTMLForms
rahul143 · Dec 2, 2012 · r-help

Hi RUsers, Suppose I want to see the data on the website url <- "http://www.nseindia.com/content/indices/ind_histvalues.htm" for the index "S&P CNX NIFTY" for dates "FromDate"="01-11-2010","ToDate"="02-11-2010" then...

postForm() in RCurl and library RHTMLForms
rahul143 · Dec 2, 2012 · r-help

Hi RUsers, Suppose I want to see the data on the website url <- "http://www.nseindia.com/content/indices/ind_histvalues.htm" for the index "S&P CNX NIFTY" for dates "FromDate"="01-11-2010","ToDate"="02-11-2010" then...

e1071 SVM: Cross-validation error confusion matrix
rahul143 · Dec 2, 2012 · r-help

Hi, I ran two svm models in R e1071 package: the first without cross-validation and the second with 10-fold cross-validation. I used the following syntax: #Model 1: Without cross-validation: > svm.model <- svm(Response ~ ., data=data.df...

Linking C/C++ GUI to R.dll
rahul143 · Dec 2, 2012 · r-help

Hi, I am in the process of linking a C/C++ application to the R.dll directly. I have obtained the R source code and compiled it successfully. I have also successfully linked the R.dll directly into our application...

RMySQL install on windows
rahul143 · Dec 2, 2012 · r-help

I have been trying to install RMySQL on Windows 7 following the procedure at: http://biostat.mc.vanderbilt.edu/wiki/Main/RMySQL I think I have properly installed RTools and created a proper Renviron.site file saying: MYSQL_HOME="C...

superimpose density line over hist
rahul143 · Dec 2, 2012 · r-help

>>>>> "Romain" == Romain Francois <[hidden email]> >>>>> on Tue, 13 Dec 2005 15:40:59 +0100 writes: ........ Romain> A few comments : Romain> - your code should be reproductible, otherwise it is useless. (that Romain> recommandation is on the posting guide) Romain> - that question...

Sullivan, Timmerman and White 1999: TA rules, and R
rahul143 · Dec 2, 2012 · r-help

Friends I am trying to save myself some tedious work. I am processing a paper from "The Journal Of Finance * Vol. LIV, No. 5 October 1999" by Sullivan, Timmerman and White. "Data-Snooping, Technical Trading Rule Performance, and the Bootstrap...

Object Browser
rahul143 · Dec 2, 2012 · r-help

Dear all, I have tried all the popular R IDE or editors like Eclipse, Komodo, JGR, Revolution... They all have fancy fucntions like auto completion, syntax highlight.... BUT, I JUST WANT A OBJECT BROWSER! The easiest way to view objects...

Can you turn a string into a (working) symbol?
rahul143 · Dec 2, 2012 · r-help

Dear folks-- Suppose I have an expression that evaluates to a string, and that that string, were it not a character vector, would be a symbol. I would like a function, call it doppel(), that will take that expression as...

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