True != TRUE ## All CAPS! -- Bert
On Thu, Sep 13, 2012 at 12:41 PM, grond <agel...@usgs.gov> wrote: > I am using bootstrap and cannot figure how to tell R to ignore missing values > (NA) > > I tried this syntax and it did not work. The name of the file is banks the > column two. > > bootmean(banks$two,na.rm = True, conf = 90,nrep = 1000) > > > > > > -- > View this message in context: > http://r.789695.n4.nabble.com/Missing-Values-tp4643059.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- Bert Gunter Genentech Nonclinical Biostatistics Internal Contact Info: Phone: 467-7374 Website: http://pharmadevelopment.roche.com/index/pdb/pdb-functional-groups/pdb-biostatistics/pdb-ncb-home.htm ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.