is it possible to do bootstraping in matlab?

4 views (last 30 days)
i have a few experimental datasets of independent(inputs) and dependent(outputs) datasets .For a modelling purpose i want to generate a larger datasets by using bootstrap resampling method. is it possible to try this in matlab?

Accepted Answer

Star Strider
Star Strider on 6 May 2018
Use the Statistics and Machine Learning Toolbox bootstrp (link) function, and related functions (linked to within and at the end of that documentation page).

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!