![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7569513_1522122130374_DEF.jpg)
Alma Bezares
2016 年からアクティブ
Followers: 0 Following: 0
Feeds
質問
OLS regression for bootstrapped data
Hi, I bootstrapped some data 1000 times and now I want to regress each one of the columns of that bootstrapped data (A) on two...
9年弱 前 | 1 件の回答 | 0
1
回答質問
Random generator from a sample with replacement
Hi. I'm trying to draw 1000 samples with replacement from a dataset that contains 22k observations. I tried the code: datasample...
9年弱 前 | 1 件の回答 | 0
1
回答回答済み
Random multiply by negative one
Thank you so much. The code A = [1,-1]; rand_nums = A(randi([1,2],22528,1000)); did the trick. Thanks!
Random multiply by negative one
Thank you so much. The code A = [1,-1]; rand_nums = A(randi([1,2],22528,1000)); did the trick. Thanks!
9年弱 前 | 0
質問
Random multiply by negative one
Hello, I bootstrapped a 1000 simulation from my data with replacement and now, I would like to randomly multiply it by one or n...
9年弱 前 | 3 件の回答 | 0