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

Some functions on the -dev branch appear not to work (but have DESCRIPTIONS) #71

Open
tomwhorton opened this issue Jun 24, 2022 · 0 comments

Comments

@tomwhorton
Copy link

When trying to implement the functions from the -dev branch, some don't appear to work.

e.g.

devtools::install_github('camrinbraun/HMMoce', ref='dev')
library(HMMoce)

cat("\014")
rm(list=ls())

coarse.L() # doesn't appear to work
opt.params() # doesn't appear to work
pos.lg.lik.fun() # doesn't appear to work

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