tsdate icon indicating copy to clipboard operation
tsdate copied to clipboard

Move population_size and priors out of .date() method

Open hyanwong opened this issue 1 year ago • 0 comments

Now that the "variational_gamma" method doesn't need to be passed a "population_size" or "priors" object, we should probably move those parameters into the inside_outside and maximization methods, rather than being in the top-level .date() function.

hyanwong avatar May 13 '24 14:05 hyanwong