Message-ID: <1347565270799-4643059.post@n4.nabble.com>
Date: 2012-09-13T19:41:10Z
From: grond
Subject: Missing Values
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.