Skip to main content

Home/ foe_2013/ Group items tagged personal

Rss Feed Group items tagged

Rafa Llopis

R aplicado a la psicología - 0 views

  • What makes R particularly powerful is that statisticians and statistically minded people around the world have contributed packages to the R Group and maintain a very active news group offering suggestions and help. The growing collection of packages and the ease with which they interact with each other and the core R is perhaps the greatest advantage of R
    • Rafa Llopis
       
      Esta web afirma que la mejor ventaja del lenguaje R es que es una comunidad abierta y que mejora constantemente.
  • Using R in 12 simple steps for personality research (These steps are not meant to limit what can be done with R, but merely to describe how to do the analysis for the most basic of research projects and to give a first experience with R). Install R on your computer or go to a machine that has it. Download the psych package as well as other recommended packages from CRAN using the install.packages function, or using the package installer in the GUI. To get packages recommended for a particular research field, use the ctv package to install a particular task view. Note, these first two steps need to be done only once! Activate the psych package or other desired packages using e.g., library(psych). This needs to be done every time you start R. Or, it is possible to modify the startup parameters for R so that certain libraries are loaded automatically. Enter your data using a text editor and save as a text file (perhaps comma delimited if using a spreadsheet program such as Excel or OpenOffice) Read the data file or copy and paste from the clipboard (using, e.g., read.clipboard). Find basic descriptive statistics (e.g., means, standard deviations, minimum and maxima) using describe. Prepare a simple descriptive graph (e.g, a box plot) of your variables. Find the correlation matrix to give an overview of relationships (if the number is not too great, a scatter plot matrix or SPLOM plot is very useful, this can be done with pairs.panels. If you have an experimental variable, do the appropriate multiple regression using stan- dardized or at least zero centered scores. If you want to do a factor analysis or principal components analysis, use the factanal or fa and principal function To score items and create a scale and find various reliability estimates, use score.items and perhaps omega. Graph the results.
    • Rafa Llopis
       
      Uso del lenguaje R para estudios psicológicos.
La morsa Peluda

Manual R commander - 0 views

  •  
    Tutorial sobre el uso del R Commander, con capturas de pantalla
grupo empresa

Programming language R 3.0 gets long vectors - The H Open: News and Features - 0 views

    • grupo empresa
       
      La versión 3.0 de R ha sido lanzada recientemente, esta incluye numerosas mejoras y funcionalidades extra soportadas en más plataformas. Este es un lenguaje con mucha fama y uso en el sector del análisis estadístico ya que es sencillo de aprender incluso para personal amateur. Como ejemplo de su importancia vemos que incluso Google lo usa para analizar los datos con los que trabaja.
  • Version 3.0 of the R programming language, the software environment designed specifically for statistical calculations and graphing, has been released.
  • R is widely used by statisticians and data analysts, as it is simple to learn, even for non-programmers.
  • ...3 more annotations...
  • There are also around 5000 extension packages for R dedicated to performing specialised tasks.
  • R is also used by Google for data analysis.
    • vest monje
       
      El lenguaje R ha sacado su nueva versión 3.0 que incluye mejoras como la ampliación del rango de los vectores así como modificaciones que facilitan el uso de matrices y las operaciones matriciales.
Caballo Loco

El lenguaje de programación R - 0 views

El lenguaje de programación R resulta muy funcional para el ambito de las financias pues sus características le permiten representar gráficos de una manera muy eficiente a part...

started by Caballo Loco on 01 May 13 no follow-up yet
Alejandro Vecina

Conclusión - 0 views

Hemos podido comprobar la gran utilidad de la herramienta Diigo, junto con su barra para el navegador. Tener notas guardadas sobre cualquier página web es muy útil porque así podemos recordar cualq...

R programacion lenguaje empresa

started by Alejandro Vecina on 01 May 13 no follow-up yet
Enrique Diaz Romero

Conclusion FOE - 0 views

En conclusión al material buscado e indexado, R es un lenguaje de programación orientado a la estadística y manipulación de datos, así como si se trabaja en la creación de gráficos gracias a los da...

opinion personal empresas diigo

started by Enrique Diaz Romero on 25 Jun 13 no follow-up yet
Enrique Diaz Romero

En conclusión al mat - 0 views

En conclusión al material buscado e indexado, R es un lenguaje de programación orientado a la estadística y manipulación de datos, así como si se trabaja en la creación de gráficos gracias a los da...

opinion personal empresas diigo

started by Enrique Diaz Romero on 25 Jun 13 no follow-up yet
1 - 7 of 7
Showing 20 items per page