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

postprobDist() with relativeDelta = TRUE gives error #71

Open
audreyyeoCH opened this issue Mar 15, 2024 · 0 comments
Open

postprobDist() with relativeDelta = TRUE gives error #71

audreyyeoCH opened this issue Mar 15, 2024 · 0 comments

Comments

@audreyyeoCH
Copy link
Collaborator

postprobDist() with relativeDelta = TRUE, gives error, probably boundary related.

see this:

  x = 0:30,
  n = 30,
  xS = 5,
  nS = 10,
  delta = -0.1, # deltaF
  relativeDelta = TRUE,
  parE = c(1, 1),
  weights = 1, # for activeBetamixPost
  parS = c(1, 1),
  weightsS = 1 # for controlBetamixPost
)```
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

1 participant