Skip to content

Basic Data analysis using R, Shapiro Wilk, T & Z test, Simple Linear Regression, Visualization, Conclusion

Notifications You must be signed in to change notification settings

rudyrdx/Data-Statistics-using-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

To run the R project in Jupyter Kernel

  • Install R.
  • Start a shell in R binary folder and run ./R in powershell or R in cmd
  • install.packages('IRkernel')
  • IRkernel::installspec()
    • if you get any problem or error then make sure jupyter is installed in your system if not then install using pip install notebook and restart shell
  • Select the kernel image
  • Once done you can run all to do predictions and modify stuff

About

Basic Data analysis using R, Shapiro Wilk, T & Z test, Simple Linear Regression, Visualization, Conclusion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published