Markov chain Monte carlo multiple imputation method in matlab
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I have two vectors x=[1 NaN 2 3 NaN 4 NaN NaN NaN 5 ]; y=[10 11 11 6 8 9 7 2 29 93 ]; I would like to know if there is a way to fit a markov chain monte carlo multiple imputation method to estimate the missing values in x?
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Markov Chain Models en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!