Dummy_Rep_NaN(x)

Function for vectors that contain NaN values to help normalise with missing data.
146 download
Aggiornato 20 apr 2018

Visualizza la licenza

This function allows you to fill NaN values using dummy vector that is the same mean, std and range of your current vector with NaN values.
It has only been used for vectors which contain NaN, unsure if works with matrices.

Cita come

Elizabeth Drybrugh (2024). Dummy_Rep_NaN(x) (https://www.mathworks.com/matlabcentral/fileexchange/67013-dummy_rep_nan-x), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2017b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Preprocessing Data in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.2.0.0

1.2 stored as x_new vector

1.1.0.0

1.1 - png added

1.0.0.0