Feeds
提问
Why is bootci not terminating?
I am trying to bootstrap my data to find confidence intervals. My code is as follows: N=10; f = @(x) fitLifeTimesBoot(microt...
13 years 前 | 1 个回答 | 0
1
个回答提问
Bootci usage: passing vectors into function
Hi, I am trying to use bootci to generate confidence intervals on a fit to data. My code is: [ci,bootstat] = bootci(100...
14 years 前 | 1 个回答 | 0
