Hi all,
I am trying to create a binned scatterplot and I want the bins to be very fine. I understand that binscatter can help me make a binned scatterplot. However, it wouldn't allow me to have more than 100 bins. I want at least 500 bins. At the same time, I can't specify the discrete option since number of unique values is > (sample size/2).
I wish to know if there is an alternate way to do binned scatter plots or if there is a way to increase the number of bins in binscatter? I would also like to know if there is a way to change the size of the dots in binscatter (It wouldn't allow me to specify msize.) Thanks in advance!
I am trying to create a binned scatterplot and I want the bins to be very fine. I understand that binscatter can help me make a binned scatterplot. However, it wouldn't allow me to have more than 100 bins. I want at least 500 bins. At the same time, I can't specify the discrete option since number of unique values is > (sample size/2).
I wish to know if there is an alternate way to do binned scatter plots or if there is a way to increase the number of bins in binscatter? I would also like to know if there is a way to change the size of the dots in binscatter (It wouldn't allow me to specify msize.) Thanks in advance!