- Updated package website
- Updated package
CITATION - Updated package
DESCRIPTIONandREADME - Updated package dependencies
- Added preliminary support for multivariate non-linear models (#7)
- Fixed possibly invalid URLs
- Fixed
type = "raw"predictions for multivariate non-linear models (#7) - Handled
mvbrmsformulaclass inbayesian_formula(#7) - Fixed threshold probability check for class predictions
- Set dependency by model's mode with
parsnip > 0.1.7
- Fixed
GetStarted.Rmdvignette build - Fixed class predictions for binary classification
- Added threshold probability option for class predictions
- Replaced deprecated
pull_workflow_fit()
- Added functionality to change to declare an engine in the model specification function.
- Updated package dependencies
- Updated
READMEand citation
- Cleanly evaluating the fit call
- Simplified and exposed the family call
- Cleaned up
bayesian_fitfunction - Directly calling the
updatemethod - Revised engine-specific encodings
- tests: Update Bayesian model specification
- Reformatted code and updated documentation
- Updated dependencies and documentation
- Updated GettingStarted vignette
- Updated
tidymodelscitation - Updated the package logo
- Added GettingStarted vignette
- Added
rstan&futureto suggested packages - Added
formula.overrideargument to model specification - Added
familyargument to model specification - Added
threadsargument to model specification - Added
stan_argsto pass extra arguments toStan - Implemented
parsnip::set_model_arg - Switched to engine-specific defaults
- Fixed NOTE: Undeclared packages
rstan,futurein Rd xrefs - Fixed NOTE: Found (possibly) invalid URLs
- Fixed building vignettes
- Support updating more
brms::brmarguments in model specification - Updated documentation and vignettes
- Updated
WORDLIST - Minor code cleanup
- Added
CITATIONand updated packageDESCRIPTION - Added fit wrapper and other helper functions
- Renamed the current engine from
stantobrms - Updated manual, logo,
WORDLIST, andNEWS - Fixed a CRAN NOTE regarding LazyData
- Updated lifecycle URL in the
README
- Added
bayesian_readandbayesian_writefunctions - Cite tidymodels, brms, and Stan references
- Removed the redundant
verboseargument - Fixed CRAN notes and comments
- Fixed possibly invalid file URL
- Updated package
DESCRIPTIONandWORDLIST - Updated
READMEand added DOI badge - Used CRAN template for MIT license
- Initial release