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

typo: "function" not "funciton" in fit_mixARreg.R #1

Open
Beliavsky opened this issue Oct 24, 2024 · 1 comment
Open

typo: "function" not "funciton" in fit_mixARreg.R #1

Beliavsky opened this issue Oct 24, 2024 · 1 comment

Comments

@Beliavsky
Copy link

In code

fit_mixARreg <- function(x, y, mixARmodel, EMinit, ...){
    stop("There is currently no default for this funciton")
}
GeoBosh added a commit that referenced this issue Oct 24, 2024
@GeoBosh
Copy link
Owner

GeoBosh commented Oct 24, 2024

Thanks, good catch!

Fixed in commit dbc4ebd

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