search for: mango

Displaying 20 results from an estimated 148 matches for "mango".

Did you mean: pango
2006 Jul 06
3
Comparing two matrices [Broadcast]
It might be a bit faster to do matrix indexing: R> tbm <- as.matrix(tb) # turn it into a character matrix R> tmat[cbind(match(tbm[,2], rownames(tmat)), match(tbm[,1], colnames(tmat)))] <- 1 > tmat Apple Orange Mango Grape Star A 1 1 1 0 0 O 1 1 0 0 0 M 0 0 1 0 0 G 0 0 0 0 0 S 1 1 1 0 0 HTH, Andy From: Srinivas Iyyer > > hi: > > I have matrix with dimensions(200 X 20,000). I have another > f...
2003 Jul 30
1
S & R Public Training Courses in the UK
(Apologies for cross posting) Mango Solutions are pleased to announce the following public courses in the UK. Date Course Location 29th - 31st October Advanced <http://www.mango-solutions.com/pubadvanceds.htm> S-PLUS Programming Oxford 11th - 13th November R <http://www.mango-solutions.com/pubrprogramming.htm> Prog...
2006 Jul 06
3
Comparing two matrices
hi: I have matrix with dimensions(200 X 20,000). I have another file, a tab-delim file where first column variables are row names and second column variables are column names. For instance: > tmat Apple Orange Mango Grape Star A 0 0 0 0 0 O 0 0 0 0 0 M 0 0 0 0 0 G 0 0 0 0 0 S 0 0 0 0 0 > tb # tab- delim file. V1 V2 1 Apple S 2 Apple A 3 Apple O 4 Orange A 5 Orange O 6 Orange S 7 Mango M 8...
2006 Nov 22
0
Mango Solutions Announces R Public Training Course in Paris
Mango Solutions are pleased to announce the above course in Paris as part of our schedule for Q1 2007. ----------------------------------------------------------------------- Introduction to R and R Programming - 12th February 2008-14th February ---------------------------------------------------------...
2011 Jan 03
1
Mango 0.5
Hi folks, Mango 0.5 <http://mango.io/mango-0.5-released/> was released a week ago. It includes several improvements including support for multiple time zones and the "magic" video syntax Waylan suggested on this mailing list several months ago. Mango <http://mango.io/about/> is a blogging ap...
2010 Sep 09
0
UseR groups: NewJersey R - LondonR - BaselR
NewJerseyR Mango Solutions is pleased to announce the inaugural meeting of "NewJerseyR" a networking and social event for all local and regional R users. Thank you to those of you already registered to attend the first NewJerseyR meeting on Thursday 16th September and to those of you who have already joi...
2004 Jan 06
1
[PATCH] possible bug in bindresvport
...rt = htons(port); - if ((ret = bind(sd, (struct sockaddr *)&sin, sizeof(*sin))) != -1) + if ((ret = bind(sd, (struct sockaddr *)sin, sizeof(*sin))) != -1) break; if (port == END_PORT) port = START_PORT; mango:~ # strace -f /lib/klibc/bin/nfsmount -o udp,rsize=8192,wsize=8192 192.168.1.2:/nfsroot/mango /mnt execve("/lib/klibc/bin/nfsmount", ["/lib/klibc/bin/nfsmount", "-o", "udp,rsize=8192,wsize=8192", "192.168.1.2:/nfsroot/mango", "/mnt"], [/*...
2007 Feb 09
0
Senior R/S Programmer - Mango Solutions (UK)
Mango Solutions, providers of R and S-PLUS consulting, systems development and Training Services, are looking for a senior R/S Programmer to join their UK - Wiltshire based technical team. We are looking for highly motivated individuals to work in a customer-focused environment. This is a unique opp...
2007 Feb 09
0
R/SPLUS Finance Consultant - Mango Solutions (UK)
Mango Solutions, providers of S-PLUS and R consulting, development and Training Services, are looking for consultants to join their UK-based technical team. We are looking for highly motivated individuals to work in a customer-focused environment. This is a unique opportunity to develop within a dyn...
2009 Nov 12
0
Mango Solutions' 2010 public R training schedule
Mango Solutions' 2010 public R training schedule is now available. Introduction to R 11th - 12th January, Bath R for Financial Data Analysis 19th - 20th January, London Introduction to R 2nd - 3rd February, Basel, Switzerland R for Pharmacometrics 16th - 17th February, Manchester The R Lan...
2002 Sep 10
3
print
Hi all, Suppose I have a vector Fruits <- c('Apple','Orange','Pear','Banana','Mango') I want to print the statement "The fruits in the basket are: Apple, Orange, Pear, Banana, Mango" If I do: print(paste('The fruits in the basket are:',Fruits)) The output is: [1] "The fruits in the basket are: Apple" "The fruits in the basket are: Orange&qu...
2010 May 19
1
Calling R-tists
Participants in the R User Conference, useR! 2010, July 21-23, (http://R-project.org/useR-2010) will each receive a t-shirt, thanks to the sponsorship of Mango Solutions (http://www.mango-solutions.com/). This email is a call for designs for the front of the t-shirt. The design should be made using a single color of your choice. The design should be in the form of a high-resolution (at least 300 dpi) jpeg, png or gif file, and will be printed on a 13...
2007 Feb 09
0
R/S Programmer - Mango Solutions (UK)
Mango Solutions, providers of R and S-PLUS consulting, systems development and Training Services, are looking for a R/S Programmer to join their UK - Wiltshire based technical team. We are looking for highly motivated individuals to work in a customer-focused environment. This is a unique opportunity...
2007 Feb 09
0
R/S-PLUS Pharmaceutical Consultant - Mango Solutions (UK)
Mango Solutions, providers of S-PLUS and R consulting, development and Training Services, are looking for consultants to join their UK-based technical team. We are looking for highly motivated individuals to work in a customer-focused environment. This is a unique opportunity to develop within a dyn...
2004 Mar 10
2
data frame filtration
...regarding data frame manipulation. I have a data frame look like this: Fruit Condition 1 Orange Good 2 Orange Bad 3 Orange Good 4 Orange Good 5 Orange Bad 6 Apple Good 7 Apple Bad 8 Apple Good 9 Apple Good 10 Apple Bad 11 Apple Good 12 Apple Bad 13 Mango Good 14 Mango Good 15 Mango Bad and I like to remove fruit group(s) with three or more "Bad" pieces. In this case, I want to remove Apple group. Is there an easy way to count the "Good" and "Bad" in each group then remove the ones that meet the criteria? Th...
2008 Oct 02
1
R Training Courses
There are still places available on the following courses. For more detailed information and a registration form please contact training@mango-solutions.com, or visit our website at www.mango-solutions.com <http://www.mango-solutions.com/> . R for Finance **************************************************** Dates: 21st to 23rd October 2008. Duration: 3 days. Location: London. The R Language ***************************...
2013 Apr 24
1
Problems with Fortran calls when loaded a dll compiled with gfortran-4 Cygwin 4.5.3
An embedded and charset-unspecified text was scrubbed... Name: inte tillg?nglig URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130424/70100a7f/attachment.pl>
2010 Jul 07
1
LondonR July Meeting
...R meeting - 13th July 2010 Date:?? ???????? Tuesday 13th July 2010 Time:??????????? 6pm - 9pm Venue:????????? The Shooting Star ??????????????????? 125 - 129 Middlesex Street ??????????????????? E1 7JF ??????????????????? (Nearest Tubes- Liverpool Street, Moorgate or Bank)? Agenda 6.00pm???????? Mango Solutions?????????????? Introduction 6.20pm???????? Chris Campbell???????????????? Image analysis using R 7.00pm???????? Matthew Dowle???????????????? News from data.table 1.4.1 and 1.5 7.40pm ??????? Andy Nicholls?????????????????? How I'm selling R at GSK 8.30pm???????? Drinks and Network...
2010 Mar 26
1
BaselR
...presentations starting at 7:00pm Introduction: What is Basel R? Andreas Krause:... Graphing Pharma Data Yann Abraham: Graphics Charles Roosen: Web based R reporting (This agenda is yet to be finalised. We will notify any changes) For further information or to register, please contact: baselr@mango-solutions.com Please also visit - www.mango-solutions.com and www.londonr.org Sarah Lewis mangosolutions T: +44 (0)1249 767700 F: +44 (0)1249 767707 Unit 2 Greenways Business Park Bellinger Close Chippenham Wilts SN15 1BN UK LEGAL NOTICE \ This message is intended for the use of....
2011 Oct 21
3
Contributors on R-Forge
...ly log them as issues to look at in detail before putting them in. I'd welcome feedback from package authors regarding pros and cons, or a "third way" that's better that either. Either privately or to the list. Thanks, Charlie Charles Roosen, PhD Technical Director Mango Solutions AG T: +41 (0)61 206 92 91 M: +41 (0)79 248 70 71 F: +41 (0) 61 206 92 99 www.mango-solutions.com <http://www.mango-solutions.com> Mango Solutions AG Aeschenvorstadt 36 4051 Basel Switzerland LEGAL NOTICE \ This message is intended for the use of...{{droppe...