Attached is the probability distribution (Gamma) that changes by 2 factors (shape and scale) + actual data . I have used constants as vectors and used gampdf ( ) . It takes the rainfall data and uses the shape and scale factor to give a pdf.
Attached : output profile , script and the paper I looked into .
As far as I understood , the shape and scale should be empirical while data should be recorded data .
This is not prediction , we can predict based on gamfit () for which there is a need for data set . It is a function for gamma regression or we can use linear regression too.
Yeah I did not prepare the model , for prediction I want data Farhad . Like using the regression model (gamfit) . Also I do not know how rainfall (in cm ) is affected by shape and scale factors.