Im a field scientist (marine biologist) and thank you for providing these materials for free! I am starting this course now to do statistics and graphs.
does R have anything equivalent to Python 'Virtual environments" where I could load packages so as not to clutter the base install of R on my Windows system?
R doesn't need it, since packages aren't loaded until you decide to do so using the library() function. In theory you could set up different named sessions with combinations of packages loaded, but normally a script will just start with loading packages x,y,z. Different R versions have their own package installation folders, that don't interfere with each other.
Hello! Dear can you make an elaborative video on genralized linear model and generalized linear mixed model with data analysi on both and how interpret and please if with genetics background
How do you mean ugly ? It's a really nice and very powerful language, which allows you to code in many different ways (functional, object oriented). The only ugly "thing" about R is the Rgui interface which is kind of outdated, compared to more modern REPL interfaces.
Im a field scientist (marine biologist) and thank you for providing these materials for free! I am starting this course now to do statistics and graphs.
You're welcome, enjoy learning R, graphs, and statistics
This is a great resource!! Thank you for making this resource available, Dr Danny!
My pleasure!
Thanks so much, Dr Danny! this has really been of great help. Super grateful!
Par Excellence! Tqsvm Dr. Danny Arends!
Thanks so much for the lecture. Truly needed and helpful.
Glad it was helpful!
This guy knows.
Thank You So Much!
Glad it helped!
excellent thank you so much
thank you so much
You're welcome, thanks for taking the time to leave a comment. Enjoy the rest of the lectures.
does R have anything equivalent to Python 'Virtual environments" where I could load packages so as not to clutter the base install of R on my Windows system?
R doesn't need it, since packages aren't loaded until you decide to do so using the library() function. In theory you could set up different named sessions with combinations of packages loaded, but normally a script will just start with loading packages x,y,z.
Different R versions have their own package installation folders, that don't interfere with each other.
Hello! Dear can you make an elaborative video on genralized linear model and generalized linear mixed model with data analysi on both and how interpret and please if with genetics background
I will put this on my TODO list, I haven't really had much time to make videos recently but I will try and get around to it at some point
But why is R ugly
How do you mean ugly ?
It's a really nice and very powerful language, which allows you to code in many different ways (functional, object oriented).
The only ugly "thing" about R is the Rgui interface which is kind of outdated, compared to more modern REPL interfaces.
thank you so much
Welcome 😊