Say if I want to fit a series of equity prices using pymc.EulerMaruyama. Could I Specify the initial S_0 to be some fixed value? For example the first column in data. Also, is it possible to use a named distribution as prior and sample the posterior for this initial distribution?