Thank you sir.
Hereafter I will check as you told me.
Thank you so much
• 0 views
•
link
Hi everyone
I'm trying to install pam package for Version 3.1.2. But, I am not able to install it. I have tried the following:
install.packages('pam')biocLite('pam')In both, I am getting package "pam" not available for R version 3.1.2
Kindly help me out.
Always check official documentation
source("http://bioconductor.org/biocLite.R")
biocLite("pamr")
Thank you sir.
Hereafter I will check as you told me.
Thank you so much
Log in to answer this question.