similar to: how do i persuade IT to install R on PCs ?? ...and should I ??

Displaying 20 results from an estimated 10000 matches similar to: "how do i persuade IT to install R on PCs ?? ...and should I ??"

2013 Feb 28
5
virtio PCI on KVM without IO BARs
OK we talked about this a while ago, here's a summary and some proposals: At the moment, virtio PCI uses IO BARs for all accesses. The reason for IO use is the cost of different VM exit types of transactions and their emulation on KVM on x86 (it would be trivial to use memory BARs on non x86 platforms if they don't have PIO). Example benchmark (cycles per transaction): (io access) outw
2013 Feb 28
5
virtio PCI on KVM without IO BARs
OK we talked about this a while ago, here's a summary and some proposals: At the moment, virtio PCI uses IO BARs for all accesses. The reason for IO use is the cost of different VM exit types of transactions and their emulation on KVM on x86 (it would be trivial to use memory BARs on non x86 platforms if they don't have PIO). Example benchmark (cycles per transaction): (io access) outw
2006 Nov 28
5
[LLVMdev] moving to svn?
> I'm not sure if I just took HEAD or converted the whole llvm repo. > Personally, I like darcs for the atomic theory of patches. YMMV. I have used darcs to work with psi. It looks like a very clean design, but currently it is a very anemic implementation IMHO. I constantly find myself trying to find out how to do a relatively simple task. Git is fast and has a lot of features, but
2011 Mar 19
2
persuade tabulate function to count NAs in a data frame
Hi, I'd like to ask you a question again. It is basically about data frames, NAs and tabulate function. I have this data frame. I already used this in one of the previous questions of mine. It intentionally looks this simple, my real 'df' dataframe is much bigger actually and again, I am not willing to annoy anyone with huge databases... So, my database: id
2007 Sep 25
7
Who uses R?
Dear R users, I have started work in a Statistics government department and I am trying to convince my bosses to install R on our computers (I can't do proper stats in Excel!!). They asked me to prove that this is a widely used software (and not just another free-source, bug infected toy I found on the web!) by suggesting other big organisations that use it. Are you aware of any reputable
2020 Feb 14
5
Moving the AVR backend out of experimental
What do you see as the pros and cons of making it a stable target? Does anyone else have any concerns about doing so? -Chris > On Feb 14, 2020, at 7:59 AM, Nico Weber via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > +better dylanmckay address > > On Fri, Feb 14, 2020 at 10:58 AM Nico Weber <thakis at chromium.org <mailto:thakis at chromium.org>> wrote:
2009 Nov 03
6
one long column of data -> three small columns
say i have a column of data like this... 2 3 4 2 1 6 6 4 7 and i want it in three columns like this 226 314 467 ...so i can make a contour plot. How do i do this? -- View this message in context: http://old.nabble.com/one-long-column-of-data--%3E-three-small-columns-tp26163165p26163165.html Sent from the R help mailing list archive at Nabble.com.
2006 Nov 28
0
[LLVMdev] moving to svn?
Perhaps someone could come up with a list of different versioning software, list the pros and cons, and then we could vote? (Has anyone mentioned Bitkeeper yet? :-) -bw On 11/28/06, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote: > > I'm not sure if I just took HEAD or converted the whole llvm repo. > > Personally, I like darcs for the atomic theory of patches.
2009 Nov 13
4
cleanse columns and unwanted rows
hello folks, Im trying to clean out a large file with data i dont need. The column im manipulating in the file is called "legal_status" There are three kinds of rows i want to remove. Those that have "Private", "Private (Op", or "Unknown" in the legal_status column. I wrote this code but i get errors and it says im missing a TRUE/ False thingy...im
2009 Nov 23
0
R-help Digest, Vol 81, Issue 23
Hi, keine ahnung. Das liegt jetzt bei Hr. Feld. Frag mal bei ihm nach. Gr??e Thushyanthan r-help-request at r-project.org wrote: > Send R-help mailing list submissions to > r-help at r-project.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://stat.ethz.ch/mailman/listinfo/r-help > or, via email, send a message with subject or body 'help'
2009 Nov 21
4
other decriptive stats packages
i just found the following list, i wondered if anybody could add to this as i have to characterize a large data set and am new to R...the list below was so helpful....can you add to this??? Just to forestall confusion amongst those who would like to use one of the functions called "describe"... Hmisc package - describe numeric name count of observations count of missing
2008 Oct 29
5
network design philosophy and practice
I'm wondering how prevalent the practice of physically segregating voice and data networks is in the Real World. What are the factors that typically lead to such a decision? DIscussions of pros and cons are most welcome by me. Experiences, anybody? -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3234
2008 May 22
15
Pros and Cons of R
Hi, I am doing a very informal presentation for my office about R capabilities to deal with and analyze spatial data, display data and maps, and connections with GIS. I've used in my presentation info from the CRAN, the spatial Task view, and the more striking graphics examples from http://addictedtor.free.fr/graphiques/thumbs.php and NCEAS
2003 Nov 05
10
Reasons why I shouldn't use Asterisk?
It would seem an odd question, but I'm trying to put together a little presentation on 'Why Asterisk?' and need to list Pros and Cons.... I've got plenty of Pros (including the availability of commercial support), but the only Con I can think of is 'Relatively few installations worldwide' Can anyone think of any others? Cheeres, Gavin.
2009 Nov 04
2
enter "missing" into missing fields
if ive got an incomplete data set thats got thousands of rows and 80 columns with random missing fields...like this say... 3 b 3 4 1 1 x 2 ? how do i turn it into.... 3 b 3 4 missing 1 1 x 2 ...i.e., i want to insert the word "missing" into the fields that are empty? -- View this message in context:
2007 Apr 17
2
IPv6 version specific classification in crossbow
Hi all, As part of IPv6 version specific classification support in crossbow we are introducing ip_version option in flowadm interface and associated classification functions. If ip_version option is not specified, but v4 or v6 address is passed as arg. to ip_addr option of flowadm cli that can also help to populate version specific bits in flow_mask to specify if policy (and flow entry
2006 Apr 06
5
pros and cons of "robust regression"? (i.e. rlm vs lm)
Can anyone comment or point me to a discussion of the pros and cons of robust regressions, vs. a more "manual" approach to trimming outliers and/or "normalizing" data used in regression analysis?
2007 Oct 18
8
centos 5 vs OpenSuse 10.3
Apart from religious grounds (!), is there any pros or cons why I should choose one over the other for a new install of asterisk ? Julian
2010 Jan 03
2
Emacs vs Eclipse vs Rcmdr
Hi everyone, I could have posted this on R-devel or the GUI list, however don't feel it's that serious. Hence, decided R-help would be the most appropriate. I'm not so much interested in which is the best user interface for R. Rather which is the best ***platform*** for developing ***new*** user interfaces for R. Noting I'm using the term user interface is a very general sense.
2005 Aug 09
1
Samba with NIS Authentication
I have a huge UNIX network. I want to deploy a Samba server using NIS Authentication mechanism for the growing number of windows machines. What are the pros and cons of using NIS authentication with Samba? Also any pointer/docs in setting up Samba with NIS Authentication. I am pretty much familiar in setting up Samba using the default smbpasswd authentication. Thanks in advance