issues
search
greta-dev
/
greta
simple and scalable statistical modelling in R
https://greta-stats.org
Other
539
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add tests for as_tf_function
#751
njtierney
opened
1 week ago
0
use_dev_version(push = TRUE)
#750
njtierney
closed
1 week ago
0
weird error message when trying to initialise a simplex
#749
goldingn
opened
1 week ago
0
TF dimension error when initialising in a model with a simplex variable
#748
goldingn
opened
1 week ago
0
Tweaks for 0 5 0
#747
njtierney
closed
1 week ago
0
tweaks for CRAN 0.5.0 release
#746
njtierney
closed
2 weeks ago
0
Identify issues in TF1/2 markers
#745
njtierney
opened
2 weeks ago
0
revisit TODO list and identify issues
#744
njtierney
opened
2 weeks ago
0
strike a compromise for #736
#743
njtierney
closed
2 weeks ago
0
Add adaptive thinning to check_samples
#742
njtierney
closed
2 weeks ago
0
Remove unnecessary comments with #browser or #TF1/2
#741
njtierney
closed
2 weeks ago
0
updating CI R-CMD-check
#740
njtierney
opened
2 weeks ago
0
Add data interface into log prob
#739
njtierney
opened
3 weeks ago
0
Prune out unused code
#738
njtierney
closed
2 weeks ago
0
add reference implementation of the normalising constant in lkj distribution
#737
njtierney
opened
3 weeks ago
0
update documentation for setting seed in MCMC
#736
njtierney
opened
3 weeks ago
1
Adaptive thinning for testing distributions
#735
njtierney
closed
2 weeks ago
1
Tweaking wishart fix from 729
#734
njtierney
closed
2 weeks ago
0
Bias in sampling LKJ distribution
#733
njtierney
closed
2 weeks ago
1
Error in dim(x) <- length(x) : attempt to set an attribute on NULL
#732
njtierney
closed
2 weeks ago
1
Function for estimating time to model fit?
#731
njtierney
opened
1 month ago
0
Addresses bad log prob samples in Wishart
#730
njtierney
closed
2 weeks ago
0
Fix issue with sampling Wishart Distribution
#729
njtierney
closed
2 weeks ago
4
error in calculate call when using mixture distribution
#728
AugustHao
opened
1 month ago
0
Add tests for `check_for_free_state_error`
#727
njtierney
opened
1 month ago
0
Update CI to use latest versions of cache/other actions
#726
njtierney
opened
1 month ago
0
Add checkers test posteriors 723
#725
njtierney
closed
1 month ago
0
Explore using roxygen `family` tag to connect related functions
#724
njtierney
opened
1 month ago
0
Separate out key parts of `check_*` functions in `test_posteriors.R`
#723
njtierney
opened
2 months ago
0
Set up cron job for test posterior
#722
njtierney
opened
2 months ago
1
update language file to indicate that this is R not C++
#721
njtierney
opened
2 months ago
0
Tweaks to make to the Geweke test
#720
njtierney
closed
2 weeks ago
2
Possible error to recommend a fix for
#719
njtierney
opened
3 months ago
0
Add more detail as to which samplers are provided in greta in `?samplers`
#718
njtierney
opened
3 months ago
0
fix CRAN badge, move tail image to bottom
#717
njtierney
closed
3 months ago
0
get linter up and working again
#716
njtierney
opened
3 months ago
0
Consider writing custom expectations using the formal testthat way
#715
njtierney
opened
3 months ago
0
Release 0.5.0
#714
njtierney
closed
1 month ago
1
Fix blank space in logfile?
#713
njtierney
opened
3 months ago
1
* Improved `write_greta_install_log()` and `read_greta_install_log()`
#712
njtierney
closed
3 months ago
0
Some small name changes in installation(ers)
#711
njtierney
closed
3 months ago
0
Use `expect_snapshot(error = TRUE, ...)` over `expect_snapshot_error`
#710
njtierney
closed
3 months ago
0
add some missing `skip_if_not(check_tf_version())`
#709
njtierney
closed
3 months ago
0
Different way to avoid using `skip_if_not(check_tf_version())` - perhaps set an envvar?
#708
njtierney
opened
3 months ago
0
address some breaking build changes from mis-specified documentation
#707
njtierney
closed
3 months ago
0
Add nice pre code tags + `read_greta_install_log()`
#706
njtierney
closed
3 months ago
0
Explore method dispatch to avoid if(class(thing)) do (function) else do (other_function)
#705
njtierney
opened
3 months ago
1
Explore changing using `with(tf$device())`
#704
njtierney
opened
3 months ago
0
Some other improvements to installation logfiles
#703
njtierney
closed
3 months ago
1
Write `read_logfile()` function to open logfile
#702
njtierney
closed
3 months ago
0
Next