GithubHelp home page GithubHelp logo

jukop / r_intro Goto Github PK

View Code? Open in Web Editor NEW

This project forked from antonvsdata/r_intro

1.0 1.0 0.0 17.34 MB

Material for an Introduction to R course

License: MIT License

TeX 22.31% HTML 72.15% CSS 3.25% JavaScript 2.29%

r_intro's People

Contributors

antonvsdata avatar jukop avatar santikka avatar

Stargazers

 avatar

r_intro's Issues

Kuvaajat

Kuvaajien tekemisestä ei taida olla videomateriaalia juuri nyt.

Funktiot

Funktioiden lyhytmuoto puuttuu verkkoluentomonisteesta. Rcourse -paketti käyttää sitä kuitenkin paljon.

Aineiston järjestäminen

Aineiston järjestäminen sort-funktiolla ja dat[order(dat$x,decreasing=TRUE),] puuttuu materiaalista. Voisi myös mainita, että järjestäminen ei tyypillisesti vaikuta analyysien tuloksiin, koska havaintoriveillä ei tavallisesti ole luontaista järjestystä (poikkeama tähän on toki aikasarja-aineisto).

Osajoukkojen poiminta

Materiaalista puuttuu kohta, jossa esitetään osajoukkojen poiminta indeksivektoriin perustuen
ind <- c(1,4,5,6)
dat[ind,]

data.frame

Lisää materiaaliin

  • uuden muuttujan lisääminen data.frameen.
  • data.framen indeksointi (rivit ja sarakkeet)
  • uuden rivin lisääminen data.frameen

Ristiintaulukointi

Kappaleessa 9.3 Khiin neliö -testi tulisi alussa käydä läpi ristiintaulukointi myös table()-funktion avulla lähtien data.frame -aineistosta.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.