inst/snippets/Example6.15b.R

Boot.Rent <- do(1000) * mean( ~ Rent, data = resample(ManhattanApartments)) 
head(Boot.Rent, 3)
favstats( ~ mean, data = Boot.Rent)
cdata( ~ mean, 0.95, data = Boot.Rent)

Try the Lock5withR package in your browser

Any scripts or data that you put into this service are public.

Lock5withR documentation built on May 2, 2019, 3:43 p.m.