[R] Control over character height, width, skew etc.?

2013-11-03 Thread Iakub Henschen
I would like to add characters to R plots but need separate control over height, width, skew, rotation etc. These parameters result from a statistical computation within R. Also I need to be able to control stroke and fill parameters independently. Finally, I need more than just ASCII characters,

[R] Failed to install kernlab package

2013-11-03 Thread Lizkitty
Hi everyone, I am trying to install kernlab package, but failed many times by now on CentOS 6 operating system. Here is the error message: trying URL 'http://ftp.ussg.iu.edu/CRAN/src/contrib/kernlab_0.9-18.tar.gz' Content type 'application/x-gzip' length 1069148 bytes (1.0 Mb) opened URL

Re: [R] Package(s) for making waffle plot-like figures?

2013-11-03 Thread Zhao Jin
Thank you very much for your codes and your descriptions. I ran them with my data, and they worked well! I am so happy to learn that your R codes and package could help me make these plots: I was baffled by this task and have been searching for solutions. I thought I was missing some arguments

[R] Hierarchical Cluster Analysis with large dataset

2013-11-03 Thread Petar Milin
Hello! Can anyone give me advice on running Hierarchical Cluster Analysis on large datasets? For example, 8x1. Calculating distances on such a dataframe seems impossible even on very powerful computer. Also, any other advice that would lead to reduction of dimensionality, i.e.,

Re: [R] Failed to install kernlab package

2013-11-03 Thread Prof Brian Ripley
On 03/11/2013 02:54, Lizkitty wrote: Hi everyone, I am trying to install kernlab package, but failed many times by now on CentOS 6 operating system. Here is the error message: trying URL 'http://ftp.ussg.iu.edu/CRAN/src/contrib/kernlab_0.9-18.tar.gz' Content type 'application/x-gzip' length

Re: [R] computation of hessian matrix

2013-11-03 Thread IZHAK shabsogh
On Sunday, November 3, 2013 3:17 PM, IZHAK shabsogh ishaqb...@yahoo.com wrote: Hi, another problem after getting the above hessian matrix i am suppose to use it and fine the sum of the product of the hessian and the residuals, for the hessian is generated from the above while the residual

[R] Comparison of two weibull distributions

2013-11-03 Thread kmmoon100
Hello, How can I do a test of two weibull distributions? I have two weibull distribution sets from two wind datasets in order to check whether they are same. I thought 2 sample t-test would be applicable but I couldn't find any ways to do that on the Internet. Does anyone know what type of test

Re: [R] Hierarchical Cluster Analysis with large dataset

2013-11-03 Thread Ranjan Maitra
On Sun, 3 Nov 2013 10:42:06 +0100 Petar Milin petar.mi...@uni-tuebingen.de wrote: Hello! Can anyone give me advice on running Hierarchical Cluster Analysis on large datasets? For example, 8x1. Calculating distances on such a dataframe seems impossible even on very powerful computer.

Re: [R] Hierarchical Cluster Analysis with large dataset

2013-11-03 Thread Bert Gunter
(Offlist, since this is just a personal comment). I cannot help you -- but it sounds like the sort of thing that you should look for on the BioconductoR list. But I wonder how you could possibly interpret the results even if you could get them. I would think they would be more noise than signal,

Re: [R] Comparison of two weibull distributions

2013-11-03 Thread Ben Bolker
kmmoon100 k.moon at student.unimelb.edu.au writes: Hello, How can I do a test of two weibull distributions? I have two weibull distribution sets from two wind datasets in order to check whether they are same. I thought 2 sample t-test would be applicable but I couldn't find any ways to

[R] (no subject)

2013-11-03 Thread GIZACHEW TAREKEGN GETAHUN
Hi, I failed to install 'glht' and 'lsmip packages'. I am using R version 3.0.2 BR, Gizachew [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide

[R] Rtools for writing packages

2013-11-03 Thread Adam Clark
I apologize for what is likely a stupid question - I HAVE looked through Writing R Extensions and HAVE gone through existing help requests, but have not yet found an answer. I'm sorry if I've missed something obvious. I am planning on building a package in the near future. I have a number of C

Re: [R] Rtools for writing packages

2013-11-03 Thread Duncan Murdoch
On 13-11-03 2:40 PM, Adam Clark wrote: I apologize for what is likely a stupid question - I HAVE looked through Writing R Extensions and HAVE gone through existing help requests, but have not yet found an answer. I'm sorry if I've missed something obvious. I am planning on building a package in

Re: [R] (no subject)

2013-11-03 Thread Jeff Newmiller
Kind of difficult to help you if you don't help us do so. Please read the Posting Guide for this mailing list and follow the recommendations there. --- Jeff NewmillerThe . . Go

Re: [R] Failed to install kernlab package

2013-11-03 Thread Lizkitty
Thanks for the suggestion, I will re-post it on R-devel. By others, what I mean is that when I searched for solutions, I found other people also posted questions with their problems with kernlab installation on linux platform. I have no problem with kernlab installation on windows platform

Re: [R] Hierarchical Cluster Analysis with large dataset

2013-11-03 Thread Sarah Goslee
Hi, I think your dataset is too large to be interpretable, but in general you should check out the cluster package, specifically clara(), which is intended for use with large data. Sarah On Sun, Nov 3, 2013 at 4:42 AM, Petar Milin petar.mi...@uni-tuebingen.de wrote: Hello! Can anyone give me

Re: [R] Hierarchical Cluster Analysis with large dataset

2013-11-03 Thread Thomas Lumley
On Sun, Nov 3, 2013 at 10:42 PM, Petar Milin petar.mi...@uni-tuebingen.dewrote: Hello! Can anyone give me advice on running Hierarchical Cluster Analysis on large datasets? For example, 8x1. Calculating distances on such a dataframe seems impossible even on very powerful computer.

Re: [R] Replace element with pattern

2013-11-03 Thread mohan . radhakrishnan
Hi, How do we extract the numbers into an array or data frame assuming the rows of text is in a data frame ? head(a) Col1 1 Current Usage : init:2359296 used:15857920,committed:15892480,max:50331648| 2 Current Usage : init:2359296 used:15857920,committed:15892480,max:50331648| The

Re: [R] Replace element with pattern

2013-11-03 Thread mohan . radhakrishnan
Please ignore. This works. str_extract_all(a$Col1,[0-9]+(,|/|)) Mohan From: mohan.radhakrish...@polarisft.com To: arun smartpink...@yahoo.com Cc: R help r-help@r-project.org Date: 11/04/2013 12:22 PM Subject:Re: [R] Replace element with pattern Sent by:

Re: [R] ascii-grid export

2013-11-03 Thread Enzo Cocca
yes barry I really need this. I tried to use raster or rgdal but with poor results. I have this function: VGM_PARAM_A3 - gstat(id=bos_bison, formula=combusto~1,locations=~coord_x+coord_y, data=archezoology_table, nmax = 10) VGM_PARAM_A3 - gstat(VGM_PARAM_A3, model=vgm(1, Sph, 5, 0),

Re: [R] Control over character height, width, skew etc.?

2013-11-03 Thread Paul Murrell
Hi R's text-drawing functions, such as text() or grid.text(), do NOT allow you to skew or stretch individual characters (like PostScript does). Your strategy of using PostScript to produce a result and then import the result as a shape for R to draw may work (if you can script it). Paul On