search for: ramnath

Displaying 8 results from an estimated 8 matches for "ramnath".

Did you mean: ramnathv
2016 Feb 27
3
Unable to Install Packages from Binaries on Windows for R 3.2.3
Installing packages from binaries on Windows seems broken, when using mirrors that are up to date with CRAN install.packages( 'httr', type = 'binary', repos = "https://cran.rstudio.com/" ) Changing repos to the Kansas CRAN mirror installs the package as expected, but that could be because the KS mirror has not yet synced. Someone pointed out that the PACKAGES.gz
2011 Apr 18
4
(no subject)
Hai From which CRAN mirror can get the package ‘LPP2005REC’ Ram [[alternative HTML version deleted]]
2016 Feb 27
1
Unable to Install Packages from Binaries on Windows for R 3.2.3
...6_64-pc-linux-gnu (64-bit) Running under: Ubuntu 14.04.4 LTS Regards, Steve Bronder Website: stevebronder.com Phone: 412-719-1282 Email: sbronder at stevebronder.com On Sat, Feb 27, 2016 at 11:33 AM, peter dalgaard <pdalgd at gmail.com> wrote: > > > On 27 Feb 2016, at 05:22 , Ramnath Vaidyanathan < > ramnath.vaidya at gmail.com> wrote: > > > > Installing packages from binaries on Windows seems broken, when using > > mirrors that are up to date with CRAN > > > > install.packages( > > 'httr', > > type = 'binary'...
2011 May 23
6
What are the common Standard Statistical methods used for the analysis of a dataset
Hi, Anybody know what are the common Standard statistical methods used for the analysis of a dataset,and anybody know which of these methods give similar results Ram [[alternative HTML version deleted]]
2011 Apr 18
3
(no subject)
Hai i just wanted to know how we can find the package of a dataset, eg: how can i find the package in which the dataset *iris* is present Ram [[alternative HTML version deleted]]
2016 Feb 27
0
Unable to Install Packages from Binaries on Windows for R 3.2.3
> On 27 Feb 2016, at 05:22 , Ramnath Vaidyanathan <ramnath.vaidya at gmail.com> wrote: > > Installing packages from binaries on Windows seems broken, when using > mirrors that are up to date with CRAN > > install.packages( > 'httr', > type = 'binary', > repos = "https://cran.rstu...
2011 May 14
1
(no subject)
Can any one help me where i can find small standalone R programs that do things like: scatterplot, mean/median, kernel density estimation etc. Ram [[alternative HTML version deleted]]
2011 Aug 26
2
Extracting values in table
Hi All, I am a beginner in programming in r and please do forgive me if my question seems to be silly and sometimes not understandable. 1. we have a list of elements in a list say: ls<-list("N","E","E","N","P","E","M","Q","E","M") 2. We have an another list of tables in a list say: n <-