[BioC] impute package

Martin Morgan mtmorgan at fhcrc.org
Thu Sep 27 22:16:59 CEST 2012


On 09/27/2012 01:00 PM, Farnoosh Haji Sheikhi wrote:
> Hi,
>
> I want to use Impute Package to us the command impute.knn, but I get this
> error: *Error: could not find function "impute.knn"*
> I have these two command :
> * *source("http://www.bioconductor.org/biocLite.R")
> biocLite("impute")
> I really appreciate your help and time.

remember to load the library into your session after installing it

   library(impute)

Martin

>


-- 
Computational Biology / Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N.
PO Box 19024 Seattle, WA 98109

Location: Arnold Building M1 B861
Phone: (206) 667-2793



More information about the Bioconductor mailing list