Hadeeka acting is fabulous. She spent entire life as singer but at this age few years ago she joined dramas as actress and her acting is out standing awesome extra ordinary original acting
You can do this by adding the argument y=stat(density). This is great for bar charts, but usually isn't best practice for histograms. When you try it, you'll see why.
Hello sir your videos have been really helpful for me. I want to do a kaggle project in future, so if possible could you please make tutorial videos for data analysis and running a regression. Thanks in advance.
Hi! I don't have a tutorial like that (yet). Make sure you have current versions of both R and RStudio on your machine (don't forget R itself) and that you've installed tidyverse with install.packages("tidyverse"). After that I recommend googling your error and/or checking out the R4DS learning community. Good luck!
I really needed an intruduction of this, than you, you explain it in a best way than my teacher xD
I'm so glad it helped!
Hadeeka acting is fabulous. She spent entire life as singer but at this age few years ago she joined dramas as actress and her acting is out standing awesome extra ordinary original acting
Great tutorial! Subscribed
thank you for these helpful tutorials
I'm so glad they're useful to you!
Thank you!
Really appreciate prof. How if i want to change the y axis to become relative frequency?
You can do this by adding the argument y=stat(density). This is great for bar charts, but usually isn't best practice for histograms. When you try it, you'll see why.
Hello sir your videos have been really helpful for me.
I want to do a kaggle project in future, so if possible could you please make tutorial videos for data analysis and running a regression.
Thanks in advance.
A Kaggle project is a great way to get started in data science!
I'll be uploading more sophisticated regression vids later in 2021.
Sir, a?nything you could advise for me to learn until then which may help me in doing such projects
Is there a tutorial to show us how to prepare our Rstudio to do this tutorial. I keep getting errors about versions :(
Hi! I don't have a tutorial like that (yet). Make sure you have current versions of both R and RStudio on your machine (don't forget R itself)
and that you've installed tidyverse with install.packages("tidyverse"). After that I recommend googling your error and/or checking out the R4DS learning community. Good luck!
i want to create a ogive of less than and greater than using r for my practical
Hi Harsh. I'm working on an ogive vid, but it isn't ready yet. I'll let you know!