Got it.
Thanks
> CC: r-help@r-project.org
> From: dwinsem...@comcast.net
> To: aaron.fo...@students.tamuk.edu
> Subject: Re: [R] bootstrapping
> Date: Wed, 20 Jan 2010 10:34:20 -0500
>
>
> On Jan 20, 2010, at 10:23 AM,
> > wrote:
>
> >
> > Hello,
> >
> >
> >
> > I was able to boot
Hello,
I was able to bootstrap 1000 times, 20 times (20 columns of 1000 values). Is
there a way to get mean for each column?
Thanks!
Aaron
> Date: Sat, 16 Jan 2010 00:04:59 +0100
> From: stephan.kola...@gmx.de
> To: aaron.fo...@students.tamuk.edu
> CC: r-help@r-project.org
> S
Thanks all for your help!
Aaron
> Date: Sat, 16 Jan 2010 00:04:59 +0100
> From: stephan.kola...@gmx.de
> To: aaron.fo...@students.tamuk.edu
> CC: r-help@r-project.org
> Subject: Re: [R] bootstrapping
>
> Hi Aaron,
>
> try the argument "statistic=mean". Then boot() will give you the mean
>
Hi All,
I'm new to R so please bear with me. I have a dataset with 337 turn angles
ranging from -180 to 180 degrees. I need to bootstrap (sample with
replacement) 1,000 times to create expected average turn angle with 95% CIs.
The code is pretty straightforward (<-boot(data =, statistic
4 matches
Mail list logo