is it possible to do bootstraping in matlab?

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?

 Respuesta aceptada

Star Strider
Star Strider el 6 de Mayo de 2018

1 voto

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

2 comentarios

rashmi naveen
rashmi naveen el 7 de Mayo de 2018
Thank you for suggestion .....ill try this..
Star Strider
Star Strider el 7 de Mayo de 2018
As always, my pleasure.

Iniciar sesión para comentar.

Más respuestas (0)

Preguntada:

el 6 de Mayo de 2018

Comentada:

el 7 de Mayo de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by