statmod package in R
1
0
Entering edit mode
9.6 years ago

Hi every body

I am trying to find within illumina chip correlation in R using package limma, but I encounter error that tells me "there is no package statmod". I don't know how to import statmod package to R .

Can any body guide me about it.

Thanks in advance

Nazanin

rna-seq • 14k views
ADD COMMENT
5
Entering edit mode
9.6 years ago
komal.rathi ★ 4.1k

What problems were you facing? I could install the package as you would normally do:

install.packages("statmod")
library(statmod)
ADD COMMENT
0
Entering edit mode

Thanks a lot My problem was resolved with your command. Regards Nazanin

ADD REPLY

Login before adding your answer.

Traffic: 2832 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6