Displaying 20 results from an estimated 2000 matches similar to: "OT: Inference for R - Interview"
2009 Mar 06
1
OT: SAS on Open Source ,R and Code
Hi List,
This is a slightly non technical ,hence OT topic.
Here is an Interview with Anne Milley of the SAS Institute.
Anne Milley is director of product marketing, SAS Institute . In part 2 of
the interview Anne talks of immigration in technology areas, open source
networks ,how she misses coding ,and software as a service especially SAS
Institute’s offering . She also reveals some preview on
2008 Sep 27
1
A Book for SAS, SPSS and R students
Hi List,
I had the pleasure of taking Dr Bob Muenchen's interview for his upcoming
book R For SAS and SPSS users. He has spent 27 years in this field while I
have spent almost that much on earth.
So this is more like a fan blog interview. I thought it would be of use to
people curious about R, or even SAS , or SPSS if they have not worked on
either of these packages before.
Having fought my
2013 Apr 25
2
How are R version types named ? Any convention (like Hurricanes etc)
With reference to R News
News:
R version 3.0.0 (Masked Marvel) has been released on 2013-04-03.
R version 2.15.3 (Security Blanket) has been released on 2013-03-01
R version 2.15.2 (Trick or Treat) ....
R version 2.15.1 ("Roasted Marshmallows") ...
R version 2.15.0 ("Easter Beagle")
R version 2.14.0 ("Great Pumpkin")
Dear R help List,
How are these version types
2009 May 31
0
OT ; Interview with David Smith, REvolution Computing
Dear R community,
Here is an interview with David Smith, Director of Community at REvolution
Computing. David talks of the exciting work being done at REvolution to help
make R reach out to even more users.
http://www.decisionstats.com/2009/05/29/interview-david-smith-revolution-computing/
Best,
Ajay Ohri
[[alternative HTML version deleted]]
2009 Jan 07
2
R "Threatens" SAS According to The NYT
On Wed, Jan 7, 2009 at 11:05 AM, ajay ohri <ajayohri at yahoo.com> wrote:
>
> FYI..not a R -Help Topic, buy I dont know which list to post discussions like this.
> Regards,
> Ajay
>
> ---------- Forwarded message ----------
> From: ajay ohri <ajayohri at yahoo.com>
> Date: Wed, Jan 7, 2009 at 10:46 AM
> Subject: Re: R "Threatens" SAS, According to
2012 Jul 04
4
how to get list of files within a particular local file folder
Dear List,
Say I can use getwd() and setwd() to change my working directory. How can I
read in all the files within that directory using command line (like a ls()
but for the path specified)
Regards
Ajay
Websites-
Technology
http://decisionstats.com
On Wed, Jul 4, 2012 at 3:30 PM, <r-help-request@r-project.org> wrote:
> r-help@r-project.org
[[alternative HTML version deleted]]
2010 Nov 01
2
transforming a dataset for association analysis RESHAPE2
I get the following message when using the reshape2 package line
> tDat.m<- melt(Dataset)
Using Item, Subject as id variables
> tDatCast<- acast(tDat.m,Subject~Item)
Aggregation function missing: defaulting to length
Note Problem Statement-
convert dataframe
Subject Item Score
1 Subject 1 Item 1 1
2 Subject 1 Item 2 0
3 Subject 1 Item 3 1
4 Subject 2 Item 1 1
5
2009 Feb 02
6
Problems in Recommending R
Dear List,
One persistent feedback I am getting to people who are newly introduced to R
( especially in this cost cutting recession) is -
1) The website looks a bit old.
While the current website does have a lot of hard work behind it, should n't
a world class statistics package have a better website instead.
You can check out www.knime.org which is an open source software , and free,
and
2008 Nov 20
2
R on Ubuntu Server
Dear List,
Has anyone worked with R on Ubuntu Server edition. Also would it be possible
to connect to this ever using remote desktop .
In addition has anyone worked with using R from a Amazon EC2 cloud like
structure. Any early previews of Azure SDk's and R .
Could you guide me to a place where I can read about this ?
This is research project for low cost analytical solutions for developing
2010 Oct 03
4
Programmaticly finding number of processors by R code
Dear List
Sorry if this question seems very basic.
Is there a function to pro grammatically find number of processors in
my system _ I want to pass this as a parameter to snow in some serial
code to parallel code functions
Regards
Ajay
Websites-
http://decisionstats.com
http://dudeofdata.com
Linkedin- www.linkedin.com/in/ajayohri
2009 Mar 01
3
R tools help
Dear List,
I am trying to create a R package and having some issues with setting the
path on a Windows XP .
Could you point me to a tutorial that helps in creating R packages .........
Also I tried installing Linux using the Windows installer wubi but it failed
repeatedly and everytime it resets my system clock . Do you have any tools
etc for easy Linux installations for a Windows user..
2012 Jul 02
1
Getting R In Torrents instead of Download Zip Files
Dear List,
Sorry for intrusion. I live in area of erratic internet download speeds.
Can we get R in torrents instead of just download Zip files so we can
resume downloads when broken
Sincrely,
A Ohri
Websites-
Technology
http://decisionstats.com
[[alternative HTML version deleted]]
2009 Mar 04
0
OT : Interview with Anne Milley ,SAS
Dear Lists,
This is an off topic (OT ).
I recently took Anne Milley's interview .In Part 1 of the interview , Anne
talks about SAS, WPS, other softwares she studied like SPSS,.She also talks
about the difference between small and big companies , what sets SAS apart
and the famous licensing model of SAS
Interview – Anne Milley, SAS Part 1<http://smartdatacollective.com/Home/16909>
2010 Nov 10
1
R Applications for Force.com/ Salesforce
Dear List
Forgive me for the slightly off topic query
Force.com and Salesforce have many (1009) apps at
http://sites.force.com/appexchange/home for cloud computing for
businesses, but very few forecasting and statistical simulation apps.
Example of Monte Carlo based app is here
http://sites.force.com/appexchange/listingDetail?listingId=a0N300000016cT9EAI#
These are like iPhone apps except
2010 Nov 10
1
R Applications for Force.com/ Salesforce
Dear List
Forgive me for the slightly off topic query
Force.com and Salesforce have many (1009) apps at
http://sites.force.com/appexchange/home for cloud computing for
businesses, but very few forecasting and statistical simulation apps.
Example of Monte Carlo based app is here
http://sites.force.com/appexchange/listingDetail?listingId=a0N300000016cT9EAI#
These are like iPhone apps except
2008 Aug 18
2
Fwd: Parsing XML or KML into CSV /Using R for geocoding , OR problem
Hi,
I have a data file in a KML format which is Google Earth's format for
geographic data. I need to import it into a csv file . How can I do that.
KML format is just like XML format .example below
Which R module with deal with an OR problem (like transportation problem
using geo coded data as in the example below)
Regards,
Ajay
www.decisionstats.com
-
<?xml version="1.0"
2009 Jan 31
0
Corrected Links: OT :Interview with the CEO , REvolution Computing : Commercial R launched
Corrected Links
> Dear List,
> Please find an interview with Richard Schultz, CEO REvolution Computing.
> REvolution Computing just launched their latest product, commercial as well
> as enterprise versions of R which include service contracts and tech
> support.
>
> The interview is viewable at
>
2011 Jan 22
6
Debian ?Ubuntu version of latest R using synaptic in Ubuntu 10.10
Dear List
I use synaptic to download R on my Ubuntu 10.10. It seems latest version of
R on Ubuntu is 2.11.1
Even when I use debian.cran.r-project.org to update my packages the problem
remains (latest versions on CRAN are almost always 2 updates ahead of Debian
packages) This is also true for a lot of other packages as well
My specific problem is while I can use sudo apt-get to update packages
2011 Jan 22
6
Debian ?Ubuntu version of latest R using synaptic in Ubuntu 10.10
Dear List
I use synaptic to download R on my Ubuntu 10.10. It seems latest version of
R on Ubuntu is 2.11.1
Even when I use debian.cran.r-project.org to update my packages the problem
remains (latest versions on CRAN are almost always 2 updates ahead of Debian
packages) This is also true for a lot of other packages as well
My specific problem is while I can use sudo apt-get to update packages
2008 Sep 12
2
Splitting column into multiple columns
Hi All,
I have the following data in one column for each row , (each value is
like x1,y1,z1 space x2,y2,z2 space....)
77.56787,22.09909,0 73.26787,21.09909,0
76.53487,23.09909,0 75.56787,22.09909,0
76.54587,22.09909,0 76.56787,22.03509,0
75.56457,22.05609,0 76.56787,22.05609,0
Note all z values are O (hence ,0 can be treated as a delimiter)
How do I split this column into multiple columns for