We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Install the devtools package if you don't have it
install.packages("devtools")
Run the following
> library(devtools) > install_github("vubiostat/ps") > library(ps) > runPS()
If PS is installed then just do this
> library(ps) > runPS()