how can compute a marginal distribution?
Mostrar comentarios más antiguos
ihave a matrix with 60 rows and 5 coloumns an iwant tocompute the marginal distribution
10 comentarios
Torsten
el 18 de Mayo de 2022
And the matrix is the joint probability matrix A with sum(sum(A)) = 1 ?
RADWAN A F ZEYADI
el 18 de Mayo de 2022
Torsten
el 18 de Mayo de 2022
Then you will have to explain in more detail what your matrix represents.
RADWAN A F ZEYADI
el 19 de Mayo de 2022
RADWAN A F ZEYADI
el 19 de Mayo de 2022
Torsten
el 19 de Mayo de 2022
Seriously:
If someone told you he/she has a matrix with 60 rows and 5 columns for three properties and he/she wants to estimate the probabilty of the marginal distribution, would you be able to understand what he/she means ? How the matrix is related to the three properties ? What the entries of the matrix are ? What the rows and columns of the matrix represent ?
RADWAN A F ZEYADI
el 19 de Mayo de 2022
Bjorn Gustavsson
el 19 de Mayo de 2022
Would histogram along each property and at each altitude be what you're looking for? Your question is not clear enough for me to fully understand either.
RADWAN A F ZEYADI
el 19 de Mayo de 2022
Respuestas (1)
Bjorn Gustavsson
el 19 de Mayo de 2022
Editada: Bjorn Gustavsson
el 19 de Mayo de 2022
0 votos
Look at the help and documentation for the histogram-function. Possibly also check the histogram2.
HTH
Categorías
Más información sobre Inverse Gaussian Distribution en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!