Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Linear Models with R (Chapman & Hall/CRC Texts in Statistical Science)

    Posted By: insetes
    Linear Models with R (Chapman & Hall/CRC Texts in Statistical Science)

    Linear Models with R (Chapman & Hall/CRC Texts in Statistical Science) By Julian J. Faraway
    2004 | 255 Pages | ISBN: 1584884258 | PDF | 6 MB


    This volume is the best hands-on R book I could find which opens the door to lm() in R. The book is thin and the contents somewhat dense - there is no room for hand-holding: you need to learn the basics of R and statistical modeling elsewhere. But if you meet the prerequisites, buy the book, read it, and most importantly, TRY THE EXERCISES! GOOD POINTS - exercises (deserves 5+ stars for learning concepts with real data) - short chapters, so you can quickly test your understanding via exercise - chock full of R examples that you can try with library( faraway ) BAD POINTS - proofs are not rigorous enough for mathematicians, but too dense for practitioners (who would prefer more intuition) - helps if you have played with R a bit and understand basic statistics - no answers to exercises