Skip to main content

Home/ foe_2013/ Contents contributed and discussions participated by Raúl Sarrión

Contents contributed and discussions participated by Raúl Sarrión

Raúl Sarrión

Lenguaje R - 1 views

r programming diigo opinion
started by Raúl Sarrión on 30 Apr 13 no follow-up yet
  • Raúl Sarrión
     
    Después de investigar en diversas páginas sobre el lenguaje de programación R, podemos concluir que, gracias a éste, se pueden manejar grandes cantidades de datos en cuanto a contabilidad y estadística. Gracias a este lenguaje, se puede simplificar mucho el trabajo a la hora de elaborar informes sobre estadísticas, contabilidad y, también a la hora de hacer gráficos. Una de las cosas que más nos ha impactado es que, en cada una de las páginas que nos descrben el lenguaje R, nos dicen que éste es muy sencillo de aprender y de utilizar, algo que a primera vista no hemos estado de acuerdo aunque, hemos encontrado ciertas similitudes entre él y el programa Matlab el cual manejamos en la asignatura de matemáticas.

    Por otra parte, valoraremos la herramienta "Diigo". En pocas palabras ha sido de gran ayuda, ya que y no solo mientras haciamos el trabajo todos juntos en clase, sino que a la hora de continuar haciendo dicho trabajo en nuestros respectivos hogares, no ha hecho falta volver a reunirnos ya que al compartir los marcadores uno puede ver el trabajo que han hecho los otros y así contribuir a la realización de la tarea.
    Es una gran ventaja en general éstos servicios y aplicaciones en la nube ya que, en el caso de que fuéramos una empresa, nos ahorarraria no sólo tiempo de trabajo, sino material informático y los gastos que éste conlleva.

    Una gran herramienta que, esperemos, nos ayude en más ocasiones.
Raúl Sarrión

Basic Data Types | R Tutorial - 0 views

    • Raúl Sarrión
       
      Tipos de datos utilizados en R
    • Raúl Sarrión
       
      Numérico, entero, complejo, lógico y carácter
Raúl Sarrión

An R Introduction to Statistics | R Tutorial - 1 views

shared by Raúl Sarrión on 22 Apr 13 - Cached
  • In an experiment study, various treatments are applied to test subjects and the response data is gathered for analysis. A critical tool for carrying out the analysis is the Analysis of Variance (ANOVA).
    • Raúl Sarrión
       
      El lenguaje de programación R se puede utilizar para realizar análisis de la varianza
    • Raúl Sarrión
       
      ANOVA
  •  
    In an experiment study, various treatments are applied to test subjects and the response data is gathered for analysis. A critical tool for carrying out the analysis is
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
Raúl Sarrión

The R programming language for programmers coming from other programming languages - 0 views

    • Raúl Sarrión
       
      He aquí otra página que aparte de darnos una introducción del legunaje R, nos enseña paso a paso sus símbolos y de cómo escribir y programar en dicho lenguaje. Otra anotación a tener en cuenta es que nos vuelve a repetir que es de muy fácil aprendizaje y de las ventajas de las que dispone
  • The language is actually fairly simple, but it is unconventional. These notes are intended to make the language easier to learn for someone used to more commonly used languages such as C++, Java, Perl, etc.
  • R is more than a programming language. It is an interactive environment for doing statistics
  • ...4 more annotations...
  • R is more than a programming language. It is an interactive environment for doing statistics.
  • The R language is the scripting language for the R environment,
    • Raúl Sarrión
       
      En esta página se da información útil cuando ya eres programador en otros lenguajes
  • This document is a work in progress. Corrections and comments are welcome.
    • Raúl Sarrión
       
      Hay que tener cuidado porque el documento está en desarrollo
    • Raúl Sarrión
       
      Se reciben comentarios de los usuarios
Raúl Sarrión

R Programming - Manuals - 0 views

  • One of the main attractions of using the R
  • environment is the ease with which users can write their own programs and custom functions. The R programming syntax is extremely easy to learn,
  • Once the basic R programming control structures are understood
  • ...3 more annotations...
  • R language
  • perform complex custom analyses
    • Raúl Sarrión
       
      Creo que lo marcado dice mucho sobre el lenguaje. Simplemente nos dice que dicho lenguaje es muy fácil de comprender y de que una vez dominado el programador será capaz de organizar y gestionar grandes cantidades de datos.
  •  
    Manual muy completo sobre la programación y el lenguaje en R
1 - 6 of 6
Showing 20 items per page