library(devtools) Error: package ‘usethis’ 2.1.5 was found, but >= 2.1.6 is required by ‘devtools’ In addition: Warning message: package ‘devtools’ was built under R version 4.1.3 > install_github("vqv/ggbiplot") Error in install_github("vqv/ggbiplot") : could not find function "install_github"= this is the errors I have been having since before I contacted you @@wakjiratesfahun3682
This is really helpful. Thank you. However, do you have transcribed commentaries on what you were saying whilst you were running the codes? it will be helpful since I did not catch some of the things you said.
@@wakjiratesfahun3682 Have done sir, ggbiplot I get from git hub recently.. and I want ask you about how we can add the colour of contribution line in pca ggbiplot version, like graph Fvis or add some ellipse lshape in graph Fvis.. Thanks
Hi Prof please how to fix this error when running this script fviz_eig(pca, addlabels = TRUE, ylim = c(0, 50)) Error in loadNamespace(j = 3.4.0 is required. I tried to install Cli but still not working. thanks
Thanks sir for this video Sir I want to analyse the effect of physicochemical parameters of waterbody on the distribution of single species of fish.can you please suggest me the appropriate stastical tool .so that I can get results
Thanks for video. I have a question Sir I can't run the ggbiplot command. I'm trying to download it still doesn't work. How we can solve this problem? Can you help me
Hi thank you for your video. However, I tried to use your codes with my data but I cannot get the Eigenvalue. I hit this error 'Error in get_eigenvalue(pca) : could not find function "get_eigenvalue".
@@wakjiratesfahun3682 Thank you so much for your assistance. I ran, but I tried to install the "ggbiplot" package in vain; I could not. Any other way to install it?
@@nduwayezugilbert7912 I made a tutorial on some packages that found in other repositories.Please use this code to install ggbiplot. library(devtools) install_github("vqv/ggbiplot")
thank you for the explanation, but why i couldn't find this command (library("ggplot2") library("gridExtra") library(ggbiplot) library("corrplot") library(factoextra) it always said error
This is by far the best tutorial on doing PCA using R statistics. Thank you so much
Thank you.
thank you so much. This is the best tutorial on running PCA using Rstudio. more grace
Thanks.
The best tutorial on how to compute PCA using R. Thank you!
this is by far the best explanatory video on PCA. strangely I can't install corrplot and ggbilot packages
Use this codes
library(devtools)
install_github("vqv/ggbiplot")
########################
devtools::install_github('taiyun/corrplot', build_vignettes = TRUE)
Thanks
same here, but it still can't install ggbiplot
@@wakjiratesfahun3682
Thank you. This is a very good explanation of PCA. Very useful, I am using what I learned from it in my research work.
Thank you .
The best explanation that I have found; thank you very much.
Glad it was helpful!
Thank you so much very helpful Waki, Please keep up the good work!.
Thanks burte.
Understanding is made easy. Thank you
Was very helpful. Thank you Sir.
Thank you for you positive feedback
Thank you very much. Wonderful tutorial
Thank you for explanations and sharing the helpful and nice work
Thank you brother.
Excellent presentation
Thank you so much.
Wonderful video, Thank you very much
Thanks.
Thank you!!
Thanks
Thanks for uploading this video
I thank you for your suggestion.
Thank you Sir 🙏❤
Thanks bro.
Thanks for a nice explanation
Thank you.
really I like it. Thank you!
Thank you very much.
Thanks Prof for this wonderful lecture. Am having problems installing ggbiplot, any hint you can help me with? thanks
Run this code
library(devtools)
install_github("vqv/ggbiplot")
library(devtools)
Error: package ‘usethis’ 2.1.5 was found, but >= 2.1.6 is required by ‘devtools’
In addition: Warning message:
package ‘devtools’ was built under R version 4.1.3
> install_github("vqv/ggbiplot")
Error in install_github("vqv/ggbiplot") :
could not find function "install_github"= this is the errors I have been having since before I contacted you
@@wakjiratesfahun3682
well explained
well illustrated
Thank you Mohammed for you constructive feedback.
@@wakjiratesfahun3682 you'r wlcm
Wonderful video...thank you so much for this 😊
Thank you for your comment.
Wonderful explanation...Thank you so much
Perfect Video thanks
Thanks.
Thank you so much!!! Thank you for sharing knowledge!
Thank you.
Thanks!
Thank you!
Super amazing..
Thanks .
Well explained
Thank you brother for your constructive comments.
Dear, i have tried to search the normality checking youtube that was done by you but I couldn't find it, please would you help me?
I did a tutorial on normality test. Please check my channel.
If the number of row is large, for example my data has 140 row so what I shall do?
Best tutor ever!
Thank you.
This is really helpful. Thank you. However, do you have transcribed commentaries on what you were saying whilst you were running the codes? it will be helpful since I did not catch some of the things you said.
Sorry I didn't transcribe it.
The Greatest one !!!!
Thank you.
Thank you🙏 for your important tutorial. but how do I arrange my data from a simple lattice design? can I use the mean for the parameters??
Yeah you have to use the mean value.
Thank you
Okay.
how to label each PC in final chart with traits
Give me the title and I will provide the code for you.
Too impressive, moreover is there this tube in Amharic language?
Initially planned to give a tutorial in Amharic but due to bunch request , I changed the medium to English.
Sir the ggbiplot is not functin in New Update R ???
what happened?
@@wakjiratesfahun3682 Have done sir, ggbiplot I get from git hub recently.. and I want ask you about how we can add the colour of contribution line in pca ggbiplot version, like graph Fvis or add some ellipse lshape in graph Fvis.. Thanks
Hi Prof please how to fix this error when running this script
fviz_eig(pca, addlabels = TRUE, ylim = c(0, 50))
Error in loadNamespace(j = 3.4.0 is required. I tried to install Cli but still not working. thanks
Uninstall Cli and install the latest package.
Good luck !
OK thanks prof
Sir i changed the rownames but in pca plot it shows same (1,2 ,3....),can you slove this problem pls
your code please
Thanks sir for this video
Sir I want to analyse the effect of physicochemical parameters of waterbody on the distribution of single species of fish.can you please suggest me the appropriate stastical tool .so that I can get results
What is your objective ?
it is good english
thank you
can I get the data file for practice
thanks alot
Thanks for video.
I have a question Sir
I can't run the ggbiplot command. I'm trying to download it still doesn't work. How we can solve this problem?
Can you help me
Thanks for the question.
I released a video yesterday . Please check it. You will get answer.
Thanks you Sir
Best
Can we do PCA in a three-factor study ?
@@cengizturkay9230 Pca deals with numbers. Why you bother about factors ?
Awesome tutorial
Does R software free access?
Realy nice,
Thanks
Hi thank you for your video. However, I tried to use your codes with my data but I cannot get the Eigenvalue. I hit this error 'Error in get_eigenvalue(pca) : could not find function "get_eigenvalue".
You forget to run factoextra package .
@@wakjiratesfahun3682 Thank you so much for your assistance. I ran, but I tried to install the "ggbiplot" package in vain; I could not. Any other way to install it?
@@nduwayezugilbert7912 I made a tutorial on some packages that found in other repositories.Please use this code to install ggbiplot.
library(devtools) install_github("vqv/ggbiplot")
@@wakjiratesfahun3682 Thank you so much
@@nduwayezugilbert7912 it's okay.
I came across this code in PCA analysis.
Error in names(df.v)
Can you share me the code
superlike
Shukurya Subhankar!
thank you for the explanation, but why i couldn't find this command
(library("ggplot2")
library("gridExtra")
library(ggbiplot)
library("corrplot")
library(factoextra)
it always said error
Can you share the error.
Well explained
Thank you Beza.