GithubHelp home page GithubHelp logo

psyteachr / quant-fun-v2 Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 8.0 25.4 MB

Fundamentals of Quantitative Analysis

Home Page: https://psyteachr.github.io/quant-fun-v2/

License: Other

R 9.68% TeX 39.73% CSS 28.45% HTML 1.27% JavaScript 20.87%
data-analysis data-visualization datawrangling r statistics

quant-fun-v2's People

Contributors

bartlettje avatar debruine avatar locua avatar philmcaleer avatar wtoivo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

quant-fun-v2's Issues

General issue: add DOI / how to cite

As part of the Nature reviews psychology paper, we're citing each book and I never realised they had DOIs through Zenodo. Particularly for users outside Glasgow who want to cite the books, it might be worth adding a "here's how to cite this book" entry on each overview page.

Role of Hmisc in chapter 10?

Not a terminal problem, but it seems Hmisc is not needed in chapter 10, but the instructions tell students to load Hmisc. Not a problem itself, but we had some install issues which means this could be avoided if they were not prompted to load it.

qqplotr issue in Chpt 16

The below should talk about performance not qqplotr

First, we can use check_model() to produce a range of assumption test visualisations. Helpfully, this function also provides a brief explanation of what you should be looking for in each plot - if only all functions in R were so helpful!

If you get the error message Failed with error: ‘there is no package called ‘qqplotr’’, install the package qqplotr, you don't need to load it using library(), but check_model() uses it in the background.

If your check_model() plots are not showing, try maximising your plot window.

Typo in chapter 4 arranging data

On line 223 there is the sentence: "Type and run the below code in a new code chunk. When you have run the code have a look at sort_desc and note that the data is not sorted by descending year!".

This should be "Type and run the below code in a new code chunk. When you have run the code have a look at sort_desc and note that the data is now sorted by descending year!" as we're demonstrating the data should be in descending order now.

Homogeneity of variance & Welch's t-test

The assumptions related to the homogeneity of variance as differentiating Welchand Student's t-test is a bit awkward. in the bullet list for Welch's assumptions add a fourth bullet point:
Not important for Welch's test, but worthwhile knowing if you use students' t-test is that the two groups need to have similar variance and normally this means they have to have a very similar number of participants. This is not an assumption of Welch's t-test. Why is it useful for the curent anaqlysis? MCQ choices
1 (correct) Men and women are very different and also there are different numbers of men and women in this study
2 (incorrect) My creativity is sapped...

Text input boxes with multiple correct answers only going green for first option

A student in one of my support sessions came to me with problems on activity 9 of chapter 16. She was entering "0.22" for the question on minimum effect size, but the box was telling her it was wrong.

I did some digging and found that the fitb function accepts ".22", even though "0.22" is listed as an argument. Sorry, I'm not familiar with the function, so I don't know how to fix it!

0_22_Right
0_22_Wrong

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.