* Cantinho Satkeys

Refresh History
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    29 de Junho de 2025, 11:59
  • m1957: Foi de boa vontade!
    28 de Junho de 2025, 00:39
  • j.s.: passem f.v. por aqui [link]    h7t45
    27 de Junho de 2025, 17:20
  • j.s.: renovamos o nosso pedido para uma pequena ajuda para pagemento  do nosso forum
    27 de Junho de 2025, 17:19
  • j.s.: h7t45 aos convidados de honra Felizcunha e M1957 pela ajuda
    27 de Junho de 2025, 17:15
  • j.s.: dgtgtr a todos  4tj97u<z
    27 de Junho de 2025, 17:13
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    27 de Junho de 2025, 11:51
  • JPratas: try65hytr A Todos  classic k7y8j0
    27 de Junho de 2025, 04:35
  • m1957: Por favor vaamos todos dar uma pequena ajuda, para não deixar encerrar o fórum! Obrigado.
    26 de Junho de 2025, 23:45
  • FELISCUNHA: j.s. enviei PM  101041
    26 de Junho de 2025, 21:33
  • FELISCUNHA: try65hytr  pessoal   htg6454y
    26 de Junho de 2025, 21:33
  • JPratas: try65hytr Pessoal  4tj97u<z
    26 de Junho de 2025, 02:28
  • cereal killa: Boa Tarde Pessoal E com enorme tristeza que depois de 15 anos que idealizei e abri este fórum vejo que esta na iminência de fechar portas porque ninguém tenta ajudar o pagamento do servidor, mas cada ano e sempre difícil arranjar almas caridosas que nos bom ajudando mas este ano esta complicado, mas infelizmente e como diz o j.s dia 5/07 se não houver algumas ajudas esta vez vai mesmo fechar…..e pena e triste mas tudo na vida tem fim. obrigada cereal killa
    25 de Junho de 2025, 19:40
  • j.s.: [link]
    23 de Junho de 2025, 15:58
  • j.s.: a todos um excelente S. João
    23 de Junho de 2025, 15:48
  • j.s.: se não houver alteração ao nosso pedido
    23 de Junho de 2025, 15:46
  • j.s.: avisamos que por decisão da administração o forum IRÁ FECHAR PORTAS A 05/07/2025
    23 de Junho de 2025, 15:44
  • j.s.: como todos os membros estão a demonstrar um total desinteresse pelo nosso pedido,
    23 de Junho de 2025, 15:42
  • j.s.: está a decorrer um pedido para a ajuda para pagamento do servidor e nome onde está alojado o forum
    23 de Junho de 2025, 15:39
  • j.s.: dgtgtr a todos
    23 de Junho de 2025, 15:38

Autor Tópico: Introduction to R programming & RStudio for beginners  (Lida 250 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
Introduction to R programming & RStudio for beginners
« em: 11 de Setembro de 2020, 14:43 »

Introduction to R programming & RStudio for beginners
Video: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch | Size: 294 MB
Genre: eLearning Video | Duration: 10 lectures (30 mins) | Language: English

 Introduction to R programming & RStudio for beginners - with practical exercises

What you'll learn

    Comprehensive introduction to R programming & R Studio
    Introduction to R coding
    Introduction to data science
    introduction to data analytics
    how to install R studio
    how to analyse data using R and R studio

Requirements

    Some secondary level mathematics might be helpful, but not compulsory
    you should have a basic understanding of Computer Programming terminologies.
    A basic understanding of any of the programming languages will help you in understanding the R programming concepts and move fast on the learning track.

Description

(Please note: this course is a basic introduction to R and RStudio, meant for beginner level. More advanced courses coming soon.)

R is currently one of the most requested programming languages in the Data Science job market that makes it the hottest trend nowadays.

R is a programming language and free software environment for statistical computing, data manipulation & analysis, graphics representation and reporting supported by the R Foundation for Statistical Computing. The R language is widely used among statisticians and data miners for developing statistical software and data analysis. It compiles and runs on a wide variety of UNIX platforms, Windows and MacOS.

No one is born a data scientist. Every person who works with R today was once a complete beginner. No matter how much you know about the R ecosystem already, you'll always have more to learn.

Applications of R:

    We use R for Data Science. It gives us a broad variety of libraries related to statistics. It also provides the environment for statistical computing and design.

    R is used by many quantitative analysts as its programming tool. Thus, it helps in data importing and cleaning.

    R is the most prevalent language. So many data analysts and research programmers use it. Hence, it is used as a fundamental tool for finance.

    Tech giants like Google, Facebook, bing, Accenture, Wipro and many more using R nowadays.

Why R Programming Language?

    R programming is used as a leading tool for machine learning, statistics, and data analysis. Objects, functions, and packages can easily be created by R.

    It's a platform-independent language. This means it can be applied to all operating system.

    It's an open-source free language. That means anyone can install it in any organization without purchasing a license.

    R programming language is not only a statistic package but also allows us to integrate with other languages (C, C++). Thus, you can easily interact with many data sources and statistical packages.

    The R programming language has a vast community of users and it's growing day by day.

Statistical Features of R:

    Basic Statistics: The most common basic statistics terms are the mean, mode, and median. These are all known as "Measures of Central Tendency." So using the R language we can measure central tendency very easily.

    Static graphics: R is rich with facilities for creating and developing interesting static graphics. R contains functionality for many Description types including graphic maps, mosaic Descriptions, biDescriptions, and the list goes on.

    Probability distributions: Probability distributions play a vital role in statistics and by using R we can easily handle various types of probability distribution such as Binomial Distribution, Normal Distribution, Chi-squared Distribution and many more.

R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, etc) and graphical techniques, and is highly extensible. The S language is often the vehicle of choice for research in statistical methodology, and R provides an Open Source route to participation in that activity.

One of R's strengths is the ease with which well-designed publication-quality Descriptions can be produced, including mathematical symbols and formulae where needed.

R, like S, is designed around a true computer language, and it allows users to add additional functionality by defining new functions. Much of the system is itself written in the R dialect of S, which makes it easy for users to follow the algorithmic choices made. For computationally-intensive tasks, C, C++ and Fortran code can be linked and called at run time. Advanced users can write C code to manipulate R objects directly.

R & RStudio includes

    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 on-screen or on hardcopy, and

    a well-developed, simple and effective programming language which includes conditionals, loops, user-defined recursive functions and input and output facilities.

Who this course is for:

    data science students
    data analytics students
    statistics students
    statistical analysis students
    data engineering students
    people interested in data science
    people interested in data analytics with R
    people with python coding skills, interested to learn                                                                                                                                                                                                        more about R programming
    Data Science beginners
    This course is designed for software programmers, statisticians and data miners who are looking forward for developing statistical software using R programming.
    If you are trying to understand the R programming language as a beginner, this course will give you enough understanding on almost all the concepts of the language from where you can take yourself to higher levels of expertise.

Download link:
Só visivel para registados e com resposta ao tópico.

Only visible to registered and with a reply to the topic.

Links are Interchangeable - No Password - Single Extraction