Fitting Methods
Documentation of fitting methods to be added here.
breads.fit Module
Functions
|
Fit a forward model to data returning probabilities and best fit linear parameters. |
|
Wrapper to fit_fm() but only returns the log probability marginalized over the linear parameters. |
|
For use when you have multiple data objects and want to combine the log-likelihoods for MCMC sampling |
|
Returns the negative of the log_prob() for minimization routines. |
breads.grid_search Module
Functions
|
Planet detection, CCF, or grid search routine. |
|
Process for grid_search() |