Dummy_Rep_NaN(x)

Function for vectors that contain NaN values to help normalise with missing data.
146 téléchargements
Mise à jour 20 avr. 2018

Afficher la licence

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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2017b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Preprocessing Data dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.2.0.0

1.2 stored as x_new vector

1.1.0.0

1.1 - png added

1.0.0.0