Archive for the ‘ Sem categoria ’ Category

Livros de R online!

R é um ambiente computacional e uma linguagem de programação cuja popularidade vem crescendo rapidamente. O R é especialista em manipulação, análise e visualização gráfica de dados. Na atualidade é considerado o melhor ambiente computacional para essa finalidade e vem ganhando muitos seguidores no mundo. O ambiente está disponível para diferentes sistemas operacionais: Unix/Linux, Mac e Windows. Na internet você encontra grande quantidade de literatura para aprender R, eis algumas sugestões:

Tem interesse em aprender Aprendizagem de Máquina (ou aprendizagem automática ou também aprendizado de máquina ou machine learning? O Google disponibilizou um curso online de AM e AI (Artificial Intelligence). O curso é gratuito e está disponível em Machine Learning Crash Course e tem cerca de 15 horas de duração em videoaulas e traz mais de 40 aplicações práticas. O Learn with Google AI tem como objetivo fornecer acesso ao que há de mais avançado para ajudar desenvolvedores que tenham interesse em trabalhar com inteligência artificial. Apesar de não ter nenhum tipo de pré-requisito, a Google alerta que talvez seja melhor entender conceitos básicos de programação em Python antes de encarar o curso. Novos cursos sobre o tema deverão ser publicados dentro da plataforma em breve.

Publicações em português!

Por solicitação de alguns estudantes, vou tentar escrever algumas publicações em português. Vamos lá!

List of statistical packages

Statistical software are specialized computer programs for statistical analysis.

Open source

  • ADaMSoft – a generalized statistical software with Data mining algorithms and methods for data management.
  • ADMB – a software suite for non-linear statistical modeling based on C++ which uses automatic differentiation.
  • Bayesian Filtering Library
  • Chronux – for neurobiological time series data
  • DAP – A free replacement for SAS
  • ELKI a software framework for development of data mining algorithms in Java.
  • Fityk – nonlinear regression software (GUI and command line)
  • gretl – gnu regression, econometrics and time-series Library
  • JAGS – Just another Gibbs sampler (JAGS) is a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) developed by Martyn Plummer. It is similar to WinBUGS.
  • JHepWork – Java-based statistical analysis framework for scientists and engineers. It includes an advanced IDE and Jython shell.
  • JMulTi
  • Octave – programming language (very similar to Matlab) with statistical features
  • Mondrian (software) – data analysis tool using interactive statistical graphics with a link to R.
  • OpenBUGS
  • OpenEpi – A web-based, open source, operating-independent series of programs for use in epidemiology and statistics based on JavaScript and HTML
  • OpenMx – A package for Structural equation modeling running in R.
  • Orange, a machine learning and bioinformatics software
  • Ploticus – software for generating a variety of graphs from raw data
  • PSPP – A free software replacement for SPSS
  • R – A free implementation of the S language.
  • R Commander – GUI interface for R\
  • Revolution Analytics – Production-grade software for the enterprise big data analytics
  • RapidMiner, a machine learning toolbox
  • Rattle GUI – GUI interface for R
  • S2[1] – Derived from Salstat, it has a graphical user interface but it can also be scripted by using python, it can make charts as bar chartternary plotBox plot etc. Licenced under GPL3.
  • Salstat – Menu driven statistics software
  • Scilab – uses GPL compatible CeCILL license
  • SciPy (a Python library for scientific computing) contains the stats sub-package which is partly based on the venerable |STAT (a.k.a. PipeStat, formerly UNIX|STAT) software
    • scikit-learn extends SciPy with a host of machine learning models (classification, clustering, regression, etc.)
  • Shogun, an open source Large Scale Machine Learning toolbox that provides several SVM (Support Vector Machine) implementations (like libSVM, SVMlight) under a common framework and interfaces to Octave, Matlab, Python, R
  • Simfit – Simulation, curve fitting, statistics, and plotting
  • SOCR
  • SOFA Statistics – a desktop GUI program focused on ease of use, learn as you go, and beautiful output.
  • Statistical LabR-based and focusing on educational purposes
  • Weka is also a suite of machine learning software written at the University of Waikato.
  • Xlisp-stat

Public domain

Freeware

Proprietary

Add-ons

See also

References

  1. ^ http://code.google.com/p/salstat-statistics-package-2/

External links