This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pccheck <- require(bayesm) ;if(pccheck==FALSE) {install.packages("bayesm") } |
This way I don't have to worry about installing packages.
Keine Kommentare:
Kommentar veröffentlichen