Skip to main content

Home/ foe_2013/ Group items tagged of

Rss Feed Group items tagged

Juanjo Cristian

R, the Software, Finds Fans in Data Analysts - NYTimes.com - 0 views

  • R describe it  as a supercharged version of  Microsoft’s Excel
  • R describe it  as a supercharged version of Microsoft’s Excel
  • R describe it  as a supercharged version of Microsoft’s Excel
  • ...26 more annotations...
  • R describe it  as a supercharged version of  Microsoft’s Excel
  • R describe it  as a supercharged version of
  • R describe it  as a supercharged version of  Microsoft’s Excel
  • R describe it  as a supercharged version of  Microsoft’s Excel
  • R describe it  as a supercharged version of  Microsoft’s Excel
  • is particularly useful because it contains a number of built-in mechanisms for organizing data, running calculations on the information and creating graphical representations of data sets.
  • familiar
  • familiar
  • It allows statisticians to do very intricate and complicated analyses without knowing the blood and guts of computing systems.”
  • It is also free.
  • R is an open-source program, and its popularity reflects a shift in the type of software used inside corporations
  • R describe it  as a supercharged version of Microsoft’s Excel
  • R is similar to other programming languages, like C, Java and Perl, in that it helps people perform a wide variety of computing tasks by giving them access to various commands.
  • Excel
  • Microsoft’s
  • version
  • supercharged
  • Some people familiar with R describe it
  • familiar
  • Mr. Gentleman is applying R-based software, called Bioconductor, in work he is doing on computational biology at the Fred Hutchinson Cancer Research Center in Seattle.
  • The popularity of R at universities could threaten SAS Institute, the privately held business software company that specializes in data analysis software. SAS, with more than $2 billion in annual revenue, has been the preferred tool of scholars and corporate managers.
  • Google, for example, taps R for help understanding trends in ad pricing and for illuminating patterns in the search data it collects.
  • Pfizer has created customized packages for R to let its scientists manipulate their own data during nonclinical drug studies rather than send the information off to a statistician.
  • R first appeared in 1996, when the statistics professors Ross Ihaka and Robert Gentleman of the University of Auckland in New Zealand released the code as a free software package.
    • Sébastien Sanchez
       
      Artículo en NYTimes que habla de la creciente implantación del lenguaje de programación R en el ámbito empresarial. Explica como cada vez más, grandes empresas como Google empiezan a emplear este lenguaje de programación para todo tipo de propósitos (investigación comercial, data mining…).
    • Juanjo Cristian
       
      El lenguaje de programación R ha cautivado a gran parte de los analistas de datos debido a su potencial en el ámbito de la estadística especialmente. También es usado por grandes empresas como Google o Bank of America y por estadistas y científicos.
  •  
    Se trata de un artículo del New York Times en el que describe la historia del lenguaje y diferentes empresas que lo utilizan y los usos que le dan, como Google y Pfizer.
nerub val

R FAQ - 0 views

  • The “Comprehensive R Archive Network” (CRAN) is a collection of sites which carry identical material, consisting of the R distribution(s), the contributed extensions, documentation for R, and binaries
  • he CRAN master site at TU Wien, Austria, can be found at the URL http://cran.R-project.org/ Daily mirrors are available at URLs including
  • R is a system for statistical computation and graphics
  • ...27 more annotations...
  • s very similar in appearance to S, the underlying implementation and semantics are derived from Scheme
  • antics are derive
  • mantics are derived
  • It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency.
  • R was initially written by Ross Ihaka and Robert Gentleman
  • Since mid-1997 there has been a core group (the “R Core Team”) who can modify the R source code archive. The group currently consists of Doug Bates, John Chambers, Peter Dalgaard, Robert Gentleman, Kurt Hornik, Stefano Iacus, Ross Ihaka, Friedrich Leisch, Thomas Lumley, Martin Maechler, Duncan Murdoch, Paul Murrell, Martyn Plummer, Brian Ripley, Duncan Temple Lang, Luke Tierney, and Simon Urbanek.
  • R is being developed for the Unix, Windows and Mac
    • nerub val
       
      funciona en mac windows y unix
    • nerub val
       
      creadores del lenguaje c
    • nerub val
       
      colaboradores en el desarrollo asta 1997
  • Sources, binaries and documentation for R can be obtained via CRAN, the “Comprehensive R Archive Network” (see What is CRAN?)
  • How can R be installed (Macintosh) Next: How can R be installed (Windows), Previous: How can R be installed?, Up: How can R be installed?
    • nerub val
       
      como instalarlo en linux windows y mac
  • Printed copies of the R reference manual for some version(s) are available from Network Theory Ltd, at http://www.network-theory.co.uk/R/base/. For each set of manuals sold, the publisher donates USD 10 to the R Foundation (see What is the R Foundation?).
    • nerub val
       
      manual de referencia de r
    • nerub val
       
      publicado en papel
  • The R distribution also comes with the following manuals. “An Introduction to R” (R-intro) includes information on data types, programming elements, statistical modeling and graphics. This document is based on the “Notes on S-Plus” by Bill Venables and David Smith. “Writing R Extensions” (R-exts) currently describes the process of creating R add-on packages, writing R documentation, R's system and foreign language interfaces, and the R API. “R Data Import/Export” (R-data) is a guide to importing and exporting data to and from R. “The R Language Definition” (R-lang), a first version of the “Kernighan & Ritchie of R”, explains evaluation, parsing, object oriented programming, computing on the language, and so forth. “R Installation and Administration” (R-admin).
    • nerub val
       
      servidores desde conde descargar diferentes paquetes de r
  • It is the opinion of the R Core Team that one can use R for commercial purposes (e.g., in business or in consulting). The GPL, like all Open Source licenses, permits all and any use of the package. It only restricts distribution of R or of other programs containing code from R. This is made clear in clause 6 (“No Discrimination Against Fields of Endeavor”) of the Open Source Definition:
    • nerub val
       
      r es de libre uso, solo esta restringida su distrubucion.
  • The name is partly based on the (first) names of the first two R authors (Robert Gentleman and Ross Ihaka),
    • nerub val
       
      razon del nombre
  • 3.3.1 Lexical scoping
    • nerub val
       
      a partir de aqui hay especificaciones tecnicas del lexico de r
  • Web Interfaces
    • nerub val
       
      proyectos relacionados con r
  • 5.1 Which add-on packages exist for R?
    • nerub val
       
      a partir de aqui estan muchos de los paquetes y que contienen para r.
Enrique Diaz Romero

An Introduction to R - 1 views

    • nerub val
       
      las carateristicas generales de R
    • nerub val
       
      El desarrollo de R
  • R is an integrated suite of software facilities for data manipulation, calculation and graphical display. Among other things it has an effective data handling and storage facility, a suite of operators for calculations on arrays, in particular matrices, a large, coherent, integrated collection of intermediate tools for data analysis, graphical facilities for data analysis and display either directly at the computer or on hardcopy, and a well developed, simple and effective programming language (called ‘S’) which includes conditionals, loops, user defined recursive functions and input and output facilities. (Indeed most of the system supplied functions are themselves written in the S language.)
    • Enrique Diaz Romero
       
      El entorno de R entre otras cosas nos permite el uso y almacenamiento eficaz de datos, así como su análisis en forma de matrices, un gran numero de herramientas graficas y un lenguaje claro y sencillo de programación en el que podemos encontrar un gran numero de funciones.
  • ...4 more annotations...
  • his section presumes the reader has some familiarity with statistical methodology, in particular with regression analysis and the analysis of variance. Later we make some rather more ambitious presumptions, namely that something is known about generalized linear models and nonlinear regression. The requirements for fitting statistical models are sufficiently well defined to make it possible to construct general tools that apply in a broad spectrum of problems. R provides an interlocking suite of facilities that make fitting statistical models very simple. As we mention in the introduction, the basic output is minimal, and one needs to ask for the details by calling extractor functions.
  • When you use the R program it issues a prompt when it expects input commands. The default prompt is ‘>’, which on UNIX might be the same as the shell prompt, and so it may appear that nothing is happening. However, as we shall see, it is easy to change to a different R prompt if you wish. We will assume that the UNIX shell prompt is ‘$’.
  • R can be regarded as an implementation of the S language which was developed at Bell Laboratories by Rick Becker, John Chambers and Allan Wilks, and also forms the basis of the S-Plus systems. The evolution of the S language is characterized by four books by John Chambers and coauthors. For R, the basic reference is The New S Language: A Programming Environment for Data Analysis and Graphics by Richard A. Becker, John M. Chambers and Allan R. Wilks. The new features of the 1991 release of S are covered in Statistical Models in S edited by John M. Chambers and Trevor J. Hastie. The formal methods and classes of the methods package are based on those described in Programming with Data by John M. Chambers. See References, for precise references. There are now a number of books which describe how to use R for data analysis and statistics, and documentation for S/S-Plus can typically be used with R, keeping the differences between the S implementations in mind. See What documentation exists for R?.
  • R (“GNU S”), a language and environment for statistical computing and graphics. R is similar to the award-winning1 S system, which was developed at Bell Laboratories by John Chambers et al. It provides a wide variety of statistical and graphical techniques
    • Enrique Diaz Romero
       
      ¿Que es R y de donde viene? R nos lo presentan como un lenguaje y entorno que desciende del reconocido sistema S desarrollado por los laboratorios Bell, y que nos ofrece una serie de técnicas u herramientas para el análisis estadístico y gráfico
  •  
    Introducción completa al lenguaje R de programación para análisis de datos estadísticos.
Sébastien Sanchez

R, the Software, Finds Fans in Data Analysts - NYTimes.com - 0 views

  • While it is difficult to calculate exactly how many people use R, those most familiar with the software estimate that close to 250,000 people work with it regularly.
    • corozo56
       
      Actualmente el número de usuarios esta creciendo exponencialmente.
  • “R is a real demonstration of the power of collaboration, and I don’t think you could construct something like this any other way,” Mr. Ihaka said. “We could have chosen to be commercial, and we would have sold five copies of the software.”
  • Data Analysts Captivated by R’s Power
    • corozo56
       
      Este artículo del NYTimes explica el origen y la utilidad del lenguaje de programacion en R.
  • ...12 more annotations...
    • Sébastien Sanchez
       
      Artículo en NYTimes que habla de la creciente implantación del lenguaje de programación R en el ámbito empresarial. Explica como cada vez más, grandes empresas como Google empiezan a emplear este lenguaje de programación para todo tipo de propósitos (investigación comercial, data mining…).
  • Open-source software is free for anyone to use and modify
  • an improve
  • R is similar to other programming languages
  • R is also the name of a popular programming language used by a growing number of data analysts inside corporations and academia
  • For statisticians
  • R is particularly useful because it contains a number of built-in mechanisms for organizing data, running calculations on the information and creating graphical representations of data sets.
  • statisticians, engineers and scientists can improve the software’s code or write variations for specific tasks
  • software’s
  • Packages written for R add advanced algorithms, colored and textured graphs and mining techniques to dig deeper into databases
  • While it is difficult to calculate exactly how many people use R, those most familiar with the software estimate that close to 250,000 people work with it regularly
  • “R is a real demonstration of the power of collaboration, and I don’t think you could construct something like this any other way,” Mr. Ihaka said. “We could have chosen to be commercial, and we would have sold five copies of the software.”
Rafa Llopis

R You Ready for R? (1/2) - 0 views

  • Data Analysts Captivated by R’s Power
    • Rafa Llopis
       
      Artículo del New York Times que explica desde el principio las bases del lenguaje R y en qué se emplea.
  • used to set ad prices, find new drugs more quickly or fine-tune financial models
  • R is also the name of a popular programming language used by a growing number of data analysts inside corporations and academia.
  • ...17 more annotations...
  • Google, Pfizer, Merck, Bank of America, the InterContinental Hotels Group and Shell use it.
  • R is really important to the point that it’s hard to overvalue it,” said Daryl Pregibon
  • “It allows statisticians to do very intricate and complicated analyses without knowing the blood and guts of computing systems.”
  • R is similar to other programming languages, like C, Java and Perl
  • . I.B.M., Hewlett-Packard and Dell make billions of dollars a year selling servers that run the open-source Linux operating system
  • Web sites are displayed using an open-source application called Apache,
  • the end results of all this technology via the Firefox Web
  • can help illuminate data trends more clearly than is possible by entering information into rows and columns
  • What makes R so useful
  • is that statisticians, engineers and scientists can improve the software’s code or write variations for specific tasks
  • advanced algorithms, colored and textured graphs and mining techniques to dig deeper into databases.
  • Packages written for R add
  • the professors considered their coding efforts more of an academic game than anything else.
  • the notion of devising something like R sprang up during a hallway conversation.
  • They both wanted technology better suited for their statistics students
  • R immediately gained a following with people who saw the possibilities in customizing the free software.
  • “The diversity and excitement around what all of these people are doing is great,” Mr. Chambers said.
juan trinidad jimenez armesto

R, the Software, Finds Fans in Data Analysts - NYTimes.com - 0 views

    • juan trinidad jimenez armesto
       
      Debido al aumento estos últimos años de la necesidad del data mining por el gran número de datos que manejas las empresas y la posibilidad de buscar patrones comunes, las grandes empresas empezaron a utilizar R como herramienta para ello.
    • juan trinidad jimenez armesto
       
      Además R es de código libre, como también lo son Apache o la bases de datos MySQL, haciendo que el proyecto se desarolle en comunidades de usuarios.
    • juan trinidad jimenez armesto
       
      Existen numerosos paquetes con funciones predefinidas por otros usuarios para facilitar la programación
  • ...11 more annotations...
  • Many people view the end results of all this technology via the Firefox Web browser, also open-source software.
  • R is also the name of a popular programming language used by a growing number of data analysts inside corporations and academia. It is becoming their lingua franca partly because data mining has entered a golden age
  • Companies as diverse as Google, Pfizer, Merck, Bank of America, the InterContinental Hotels Group and Shell use it.
  • R has also quickly found a following because statisticians, engineers and scientists without computer programming skills find it easy to use.
  • Many people view the end results of all this technology via the Firefox Web browser, also open-source software.
  • Most Web sites are displayed using an open-source application called Apache, and companies increasingly rely on the open-source MySQL database to store their critical information. Many people view the end results of all this technology via the Firefox Web browser, also open-source software.
  • For statisticians
  • R is particularly useful because it contains a number of built-in mechanisms for organizing data, running calculations on the information and creating graphical representations of data sets.
  • What makes R so useful
  • is that statisticians, engineers and scientists can improve the software’s code or write variations for specific tasks. Packages written for R add advanced algorithms, colored and textured graphs and mining techniques to dig deeper into databases.
  • The financial services community has demonstrated a particular affinity for R; dozens of packages exist for derivatives analysis alone.
Antoino Martinez Vila

Preguntas Frecuentes sobre el lenguaje R - 1 views

    • Antoino Martinez Vila
       
      Preguntas Frecuentes acerca del lenguaje de programacion R.
  • Can I use R for commercial purposes?
  • R is released under the GNU General Public License (GPL) version 2. If you have any questions regarding the legality of using R in any particular situation you should bring it up with your legal counsel. We are in no position to offer legal advice. It is the opinion of the R Core Team that one can use R for commercial purposes (e.g., in business or in consulting). The GPL, like all Open Source licenses, permits all and any use of the package. It only restricts distribution of R or of other programs containing code from R. This is made clear in clause 6 (“No Discrimination Against Fields of Endeavor”) of the Open Source Definition:
  • ...2 more annotations...
  • Why is R named R?
  • The name is partly based on the (first) names of the first two R authors (Robert Gentleman and Ross Ihaka), and partly a play on the name of the Bell Labs language `S'
  •  
    Este documento contiene respuestas a algunas de las preguntas más frecuentes acerca de R.
Raúl Sarrión

R Language Definition - 1 views

  • R is a system for statistical computation and graphics. It provides, among other things, a programming language, high level graphics, interfaces to other languages and debugging facilities.
  • The R language is a dialect of S which was designed in the 1980s
  • Its principal designer,
  • ...11 more annotations...
  • was awarded the 1998 ACM Software Systems Award for S.
  • The language syntax has a superficial similarity with C, but the semantics are
  • variety with stronger affinities with Lisp and APL.
  • It is possible to get quite far using R interactively, executing simple expressions from the command line.
  • Some users may never need to go beyond that level
  • The design of the language contains a number of fine points and common pitfalls which may surprise the user.
  • In some cases, there are multiple ways of performing a task, but some of the techniques will rely on the language implementation, and others work at a higher level of abstraction. In such cases we shall indicate the preferred usage.
  • R does not provide direct access to the computer's memory but rather provides a number of specialized data structures we will refer to as objects.
  • In R, however, the symbols are themselves objects and can be manipulated in the same way as any other object. This is different from many other languages and has wide ranging effects.
  • This is an introduction to the R language, explaining evaluation, parsing, object oriented programming, computing on the language, and so forth.
    • Raúl Sarrión
       
      En esta pagina se entiende el lenguaje R como un dialecto de S. Este lenguaje R sirve tanto para programacion, como para crear graficas de alto nivel de dificultad... Tambien nos da una breve explicacion sobre algunos de los comandos usados para R tanto como parte de la gramatica del lenguaje mismo.
    • Raúl Sarrión
       
      hola
  •  
    Una explicación mas extensa sobre el lenguaje R
LuCla EdPa

R integrated throughout the enterprise analytics stack - 0 views

  • and as new graduates trained in R have migrated to the workplace the demand for R in corporations has become more and more intense. 
    • LuCla EdPa
       
      R ha crecido mucho en el ámbito de la empresa
  • Let's take a look at some of the applications within the analytics stack which now provide integration with R. 
    • LuCla EdPa
       
      Pasamos a ver algunas empresas que usan R
  • Oracle announced last year a forthcoming connection between R and Oracle
    • LuCla EdPa
       
      Oracle, creadora de Java entre otros, hará posible la conexión entre los dos lenguajes
  • ...1 more annotation...
  • As you can see, for organizations who need to create advanced analytics applications, R is integrated throughout the analytics stack: for data access, for presentation of results, and of course for the statistical analysis process itself. This degree of integration by so many companies is indicative of the level of demand for R throughout the enterprise. As the leading provider of commercial software and support for R, Revolution Analytics supports R users througout the organization,
    • LuCla EdPa
       
      R está integrado en múltiples empresas y la demanda de su uso está aumentando conforme pasa el tiempo
Rafa Llopis

R You Ready for R?(2/2) - 0 views

  • R You Ready for R?
    • Rafa Llopis
       
      Artículo del New York Times sobre la influencia del lenguaje R.
  • R to help traders on Wall Street
  • the software is open source, meaning people can pick it up for free and make their own changes to the code
  • ...10 more annotations...
  • People chimed in with the unique ways they’re using the technology
  • talked about its passion
  • Vhayu Technologies
  • R helps people deal with large volumes of data in a wide variety of industries
  • for tweaking
  • Speaking of R, Mr. Chambers said, “It’s way beyond anything we could have imagined at Bell Labs.”
  • Were Pfizer to use R in clinical studies
  • “It’s very hard to displace the industry standard in those types of cases,” said Max Kuhn, associate director of nonclinical statistics at Pfizer.
  • Revolution offers ways to speed up the software on certain applications and to run it on large computers
  • Revolution provides support services to customers like Pfizer and Bank of America
LaRuPu upv

Bioconductor - About - 0 views

  • Project Goals The broad goals of the Bioconductor project are: To provide widespread access to a broad range of powerful statistical and graphical methods for the analysis of genomic data. To facilitate the inclusion of biological metadata in the analysis of genomic data, e.g. literature data from PubMed, annotation data from Entrez genes. To provide a common software platform that enables the rapid development and deployment of extensible, scalable, and interoperable software. To further scientific understanding by producing high-quality documentation and reproducible research. To train researchers on computational and statistical methods for the analysis of genomic data
  •  
    Uso de R en el campo de la bio estadística (análisis de datos sobre el genoma)
LaRuPu upv

Applications of R in Business Competition - 0 views

  • Here at Revolution Analytics, we’d like to thank all of the data scientists who participated in our first R in Business competition and congratulate the winners. Each of the applications selected demonstrates how predictive analytics with R goes well beyond traditional business intelligence to empower business decision-makers to evaluate critical success factors within important business processes early and often. We see from the winning entries that a wide variety of industries and processes – from marketing, heavy manufacturing, clinical trial design, and IT project management all share a need for ongoing predictive analysis. Revolution Analytics delivers the only R-based enterprise analytics framework, and by examining undiscovered applications of the R language, Revolution Analytics can further refine R tools to meet all organizations’ deep analysis needs.
  • Learn more about the winning entries in the slide show below:
  •  
    Concurso en el que surgen diferente aplicaciones en R para realizar programas que creen predicciones que apoyen las decisiones de negocios.
nerub val

R Programming/Introduction - Wikibooks, open books for an open world - 1 views

  • R is statistical software which is used for data analysis.
  • It includes a huge number of statistical procedures such as t-test, chi-square tests, standard linear models, instrumental variables estimation, local polynomial regressions, etc. It also provides high-level graphics
  • capabilities
  • ...14 more annotations...
  • R is an object oriented programming language. This means that virtually everything can be stored as an R object. Each object has a class. This class describes what the object contains and what each function does with it. For instance, plot(x) produces different outputs depending on whether x is a regression object or a vecto
  • The assignment symbol is "<-". Alternatively, the classical "=" symbol can be used.
  • Arguments are passed to functions inside round brackets (parentheses). One can easily combine functions. For instance you can directly type
  • The symbol "#" comments to the end of the line:
  • Commands are normally separated by a newline. If you want to put more than one statement on a line, you can use the ";" delimiter.
  • You can also have one statement on multiple lines. R is case sensitive: a and A are two different objects. Traditionally underscores "_" are not used in names. It is often better to use dots ".". One should avoid using an underscore as the first character of an object name.
  • Here are some things editors do to keep this book internally consistent. If you have something to contribute, go ahead and make your contribution. Other editors can touch up your edits afterwards so that they conform to the guidelines.
  • The local manual of style WB:LMOS for the R programming book, including a brief explanation of why we do it that way, is: Examples use "source" tags : <source lang="rsplus"> a <- 1:10 ; mean(a) </source>. That makes them look pretty to our readers. The name of packages are in bold  : '''Hmisc'''. Name of functions are in "code" tags: <code>lm()</code>. Page titles -- the part after "R Programming/" -- are in sentence case, like "R Programming/Working with data frames". We couldn't decide between sentence case and title case, so I flipped a coin. Every page has <noinclude>{{R Programming/Navigation}}</noinclude> at the top and {{R Programming/Navbar|Mathematics|Probability Distributions}} at the bottom. That makes it easier to navigate from one page to another online.
    • nerub val
       
      La lenguaje R es un software de estatisticas que hace analisis de los datos.
    • nerub val
       
      Las ventajas de la lenguaje R
    • nerub val
       
      las caracteristicas de la lenguaje R
    • nerub val
       
      Cómo podemos empezar a hacer un programa con esa lenguaje?
    • nerub val
       
      Aqui se exponen otras alternativas al lenguaje R. Y aconseja en la ultima parte cuales son los recomendados para cada nivel de dominio del lenguaje R
  • Beginners can have a look at GNU PSPP or Gretl. Intermediate users can check out Stata. Advanced users who like matrix programming may prefer MATLAB or Octave. Very advanced users may use C or Fortran.
David Moya

What is R? | inside-R | A Community Site for R - 1 views

    • Carlos Espinosa
       
      R desallorador de análisis estadístico siendo sus principales funciones la manipulación de datos,modelo estadístico y un abanico de funciones del análisis de datos que necesites.R es una comunidad on-line abierta en crecimiento.
    • David Moya
       
      R es usado sobretodo para crear programas que realicen estadisticas, ya que fue creado para ello principalmente. Con el se pueden hacer análisis estadísticos, predicciónes, modelos... Tiene herramientas que permiten usar poco código para programar estas estadisticas y modelos. Además es un proyecto libre por lo que puedes tener acceso al código fuente y mejorarlo. Gracias a esto y a la gran comunidad que tiene, actualmente es de una gran calidad y tiene disponibles varios "add-on packages".
  • Complete data analyses can often be represented in just a few lines of code.
  • ...7 more annotations...
  • R is a programming language: you do data analysis in R by writing scripts and functions in the R programming language. R is a complete, interactive, object-oriented language: designed by statisticians, for statisticians.
  • R is data analysis software: data scientists, statisticians, analysts, quants, and others who need to make sense of data use R for statistical analysis, data visualization, and predictive modeling.
  • R has benefited for over 15 years from the "many-eyes" approach to code improvement, and as a result has an extremely high standard of quality and numerical accuracy.
  • R is an open-source software project
  • you can download and use R for free, but the source code is also open for inspection and modification to anyone who wants to see how the methods and algorithms work under the covers.
  • R is an environment for statistical analysis: Available in the R language are functions for virtually every data manipulation, statistical model, or chart that the data analyst could ever need. Not only are all the "standard" methods available, but because most cutting-edge research in statistics and predictive modeling is done in R, the latest techniques are usually available first in the R system.
  • R was first created by Ross Ihaka and Robert Gentleman at the University of Auckland in 1993, and since then the project leadership has grown to include more than 20 leading statisticians and computer scientists from around the world. In addition, thousands of others have contributed additional functionality to the R language by creating add-on "packages" for use by the 2 million users of R worldwide.
practica5 empresas

What is Open Source R - 0 views

    • Javier Soriano
       
      R es un lenguaje de programación diseñado expresamente para el análisis de datos. R hace que sea fácil extraer conclusiones a partir de datos multidimensionales con tablas de paneles múltiples, superficies 3-D, etc.
    • Javier Soriano
       
      R es utilizado en el campo de la ciencia y de las finanzas. Dentro del campo de la ciencia lo podemos encontrar en Análisis de imágenes médicas, estadísticas generales,..., entre otras. Por el contrario, en finanzas, lo encontramos en econometría, análisis financieros, etc.
  • Create beautiful and unique data visualizations Representing complex data with charts and graphs is an essential part of the data analysis process, and R goes far beyond the traditional bar chart and line plot. Heavily influenced by thought leaders in data visualization like Bill Cleveland and Edward Tufte, R makes it easy to draw meaning from multidimensional data with multi-panel charts, 3-D surfaces and more. The custom charting capabilities of R are featured in many of the stunning infographics seen in the New York Times, The Economist, and the FlowingData blog.
  • ...2 more annotations...
    • practica5 empresas
       
      Esta pagina remarca que R es un software libre que se emplea en compilaciones matematicas para analizar ficheros.
  • Draw on the talents of data scientists worldwide As a thriving open-source project, R is supported by a community of more than 2 million users and thousands of developers worldwide. Whether you’re using R to optimize portfolios, analyze genomic sequences, or to predict component failure times, experts in every domain have made resources, applications and code available for free, online.
Joan Bono

R, the Software, Finds Fans in Data Analysts - NYTimes.com - 0 views

    • Joan Bono
       
      Interesante artículo a tener en cuenta
  • “R is really important to the point that it’s hard to overvalue
  • It allows statisticians to do very intricate and complicated analyses without knowing the blood and guts of computing systems.”
  • ...8 more annotations...
  • It is also free.
  • R is similar to other programming languages, like C, Java and Perl,
  • R is particularly useful because it contains a number of built-in mechanisms for organizing data, running calculations on the information and creating graphical representations of data sets
  • What makes R so useful
  • is that statisticians, engineers and scientists can improve the software’s code or write variations for specific tasks
  • “The great beauty of R is that you can modify it to do all sorts of things
  • “And you have a lot of prepackaged stuff that’s already available,
  • R first appeared in 1996,
Alexis Agustín

Actuarial Analytics in R - 0 views

    • Alexis Agustín
       
      En este artículo se expone la increible versatilidad del lenguaje R con un monton de ejemplos en los que se ha usado (Analisis de estadisticas en Baseball, juzgar la calidad de un vino, analisis de datos de un scanner de supermercado) y luego introduce una presentacion donde se analizan 4 casos entre los que se encuentra uno interesante sobre el tiempo ademas de otro donde se valora los datos de un grupo de trabajadores
  • With data analysis showing up in domains as varied as baseball, evidence-based medicine, predicting recidivism and child support lapses, judging wine quality, credit scoring, supermarket scanner data analysis, and “genius” recommendation engines, “business analytics” is part of the zeitgeist. This is a good moment for actuaries to remember that their discipline is arguably the first – and a quarter of a millennium old – example of business analytics at work.
  • This session will include an overview of the R statistical computing environment as well as a sequence of brief case studies of actuarial analyses in R. Case studies will include examples from loss distribution analysis, ratemaking, loss reserving, and predictive modeling.
    • Alexis Agustín
       
      En este artículo se expone la increible versatilidad del lenguaje R con un monton de ejemplos en los que se ha usado (Analisis de estadisticas en Baseball, juzgar la calidad de un vino, analisis de datos de un scanner de supermercado) y luego introduce una presentacion donde se analizan 4 casos entre los que se encuentra uno interesante sobre el tiempo ademas de otro donde se valora los datos de un grupo de trabajadores
viinjo A1c

The Power of R: More Companies Using Language for Business Analytics - Page 2 | Intervi... - 0 views

  • Part of what we are doing is helping to consumerize or democratize analytics. Because we can provide this software so much more cost effectively, it's giving opportunities for individuals, startups, small and medium businesses to come in and have equal analytic capability and processing power both from a software standpoint, but also from the more cost-effective hardware that we're able to run on to give them the same tools that these giant organizations do. So now all of a sudden we've started to level the playing field a little bit.
    • viinjo A1c
       
      R no únicamente es para las grandes empresas, también para las pymes y las nuevas empresas.
  •  
    The Power of R: More Companies Using Language for Business Analytics - Parte 2
viinjo A1c

Open Source R Language Could Revolutionize Business Intelligence - Enterprise Apps Today - 0 views

  • provides a new framework for fast and efficient multi-core processing of large data sets,
    • LuCla EdPa
       
      Concluimos que R se empezó a usar hace poco y que su crecimiento ha sido muy rápìdo. Ayuda a ello su gran rapidez y fácil manejo
  • After long use in academia, R only recently began to appear in the business world. Among the vendors bringing R into the commercial realm are SAS, Netezza (NYSE: NZ), Revolution Analytics and IBM (NYSE: IBM), which acquired SPSS.
    • viinjo A1c
       
      Introducción del lenguaje R en la empresa (Año 2010).
  • In just two years, Nie's new company has won blue-chip customers such as Bank of America, Motorola and Pfizer.
    • viinjo A1c
       
      A raíz de usar R Nie ha ganado grandes clientes.
  • ...4 more annotations...
  • The company says R users will be able to process, visualize and model terabyte-class data sets in a fraction of the time of legacy products, without the need for expensive or specialized hardware.
    • viinjo A1c
       
      Espectativas de mejora del lenguaje R, por parte de dicha empresa.
  • e processing of large d
  • multi-core processing of lar
  • efficient multi-core processing
Enrique Diaz Romero

R Package for Data Mining - RDataMining.com: R and Data Mining - 0 views

  • The package will provide various functionalities for data mining, with contributions from many R users. 
  • To forester the development of data mining capability in R and facilitate sharing of data mining codes/functions/algorithms among R users
  • Function authors will be acknowledged as authors of corresponding functions in help documentation and manual of the package
  • ...8 more annotations...
  • Function authors will be responsible for the development, maintenance and documentation of their contributed functions
  • It is far beyond the capability of a single team, even several teams
  • Data Exploration
  • Decision Trees
  • Association Rules
  • Text Mining
  • R and Data Mining: Examples and Case Studies
    • Enrique Diaz Romero
       
      Ejemplo de paquete para la minería de Datos: rdatamining.com, se encarga de la recolección de algoritmos y funciones de DataMining en R para la confección de un gran paquete que incluya todos estos, ya que muchas veces se realizan numerosos algoritmos, pero no se comparten al  no crear paquetes para solo un algoritmo. Ademas, mantiene la propiedad del creador del algoritmo permitiendo eliminar este del paquete cuando quiera y abandonar el proyecto. Como ejemplos podemos ver, la exploración de datos, los arboles de decisiones, agrupaciones jerarquicas, text mining, ect Ademas cuenta con un gran numero de libros.
  •  
    Paquete de R para Data Mining, información y objetivo
1 - 20 of 66 Next › Last »
Showing 20 items per page