I am trying to determine the best method for a temporal regression model. For a give time period there are two outcomes. I want a model that gives the probability of one of the two outcomes based upon a dataset. One of the independent variables in the dataset if time. At time 0 we should be 100% sure which of the two outcomes occurred.
Here is an example. Let's say that I have some stock data at different times throughout the day. At the closing bell the stock can either be UP or DOWN on the day. Based upon data throughout the day I want to know the probability that the stock will be UP at the closing bell. Of course, at the closing bell (time = 0), I am 100% sure if the stock is up or down.