d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Statistics In R Using R Studio > Need Help
Add Reply New Topic New Poll
Member
Posts: 8,771
Joined: Mar 22 2008
Gold: 0.00
May 17 2018 02:03pm
Hello there,

which site/place would you suggest to improve in R using R studio for statistical purposes?

It would be for theoritical (like neural networks) and practical (for my work) uses.

like analysing quite big data chunks, forecasts, demands, requirements, dependencies ect.

Thank in advance
Member
Posts: 12,703
Joined: May 17 2013
Gold: 12,935.00
May 17 2018 03:03pm
http://adv-r.had.co.nz/

It's a website with a lot of R conventions you should know if you actually want to do useful things with it.

This post was edited by Klexmoo on May 17 2018 03:06pm
Member
Posts: 65
Joined: Apr 24 2018
Gold: 337.00
May 17 2018 04:32pm
I learned my R programming by just doing it and when you have a problem somewhere you google that particular problem. There is this blog website where they post examples of programs where they show a function or package. The programming isn't too hard in R, I think you are looking for sites where they explain the statistics behind it. My teachers used https://aritmatika.files.***/2010/09/regression-by-example-4th-edition-samprit-chatterjee-ali-s-hadi.pdf for advanced regression. If you are really stuck in programming you can try stackoverflow website. They usually answer in minutes if you decribe your question well enough.
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll