Releases: RegressionAndOtherStoriesJulia/RegressionAndOtherStories.jl
Releases · RegressionAndOtherStoriesJulia/RegressionAndOtherStories.jl
Updates to summary DataFrames
v0.6.0 Rel 0.6.0 - model_summary and nested_columns updates.
Rel 0.5.0
Rel 0.4.6 - Added data files and jitter()
v0.4.6 Rel 0.4.6
Rel 0.4.5 - model_summary(::SampleModel)
v0.4.5 Rel 0.4.5 - Fixed typo
Rel 0.4.4 - Reorg of notebooks
v0.4.4 Rel 0.4.4 - Updated mad_sd and tests
Rel 0.4.3 - Model_summary and plot_chains updates
Support both Symbols and Strings to specify variables.
v0.4.2 - Several datasets and functions added
link(), chapters 4, 5, 6 datasets, etc.
v0.3.11
Reorg of the maintenance functions completed.
This release contains 4 maintenance functions, create_ros_functions()
, update_ros_functions(df)
, create_ros_notebooks()
and update_ros_notebooks
. The ros_notebooks
dataframe is used to update package versions. The ros_functions
is part of the documentation and usage model.
Rel 0.3.5 - Maintenance functions
This release adds update_notebooks!()
and reset_notebooks!()
which I use to update packages in notebooks.