Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue with running tutorial discovr_08 #18

Open
AhmedAli8829 opened this issue Apr 7, 2024 · 1 comment
Open

issue with running tutorial discovr_08 #18

AhmedAli8829 opened this issue Apr 7, 2024 · 1 comment

Comments

@AhmedAli8829
Copy link

processing file: discovr_08.Rmd
solution]

Quitting from lines at lines 1984-2007 [unnamed-chunk-22] (discovr_08.Rmd)
Error in validObject():
! invalid class "ddenseModelMatrix" object: superclass "xMatrix" not defined in the environment of the object's class
Backtrace:

  1. base::summary(BayesFactor::posterior(album_full_bf, iterations = 10000))
  2. BayesFactor::posterior(album_full_bf, iterations = 10000)
  3. BayesFactor::posterior(...)
  4. BayesFactor:::fullDesignMatrix(formula, data, dataTypes)
  5. base::lapply(...)
    ...
  6. MatrixModels::model.Matrix(formula(fmla), data = data, sparse = sparse)
  7. methods::new(...)
  8. Matrix (local) initialize(value, ...)
  9. methods (local) .nextMethod(.Object = .Object, ... = ...)
  10. methods::validObject(.Object)
    Warning messages:
    1: In eval(parse_only(code), envir = envir) :
    2: In eval(parse_only(code), envir = envir) :
    Execution halted
@profandyfield
Copy link
Owner

This is an issue with BayesFactor -see richarddmorey/BayesFactor#169

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants