bdlim 0.5.0
Minor updates to allow for summary and plot.summary functions to work with bdlim1 objects. Now the bdlim1 model can be run to fit a single modification pattern and the same summary and plot functions apply.
The function bdlim1 now works with a only one group. This fits a Bayesian distributed lag model without modification.
Add new function getw to extract the posterior sample of the weight function from a bdlim1 object.
bdlim 0.4.2
CRAN release: 2024-06-12
Bug fixes: 1) fix handling of missing data to avoid failing. 2) allow for different numbers of repeated measures of exposure by removing on instance of a hard coded number.
Minor updates to documentation.