GeoBosh / mixAR

An R package for time series modelling with mixture autoregressive and related models.
https://geobosh.github.io/mixAR/
1 stars 0 forks source link

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

Open Beliavsky opened 1 month ago

Beliavsky commented 1 month ago

In code

fit_mixARreg <- function(x, y, mixARmodel, EMinit, ...){
    stop("There is currently no default for this funciton")
}
GeoBosh commented 1 month ago

Thanks, good catch!

Fixed in commit dbc4ebd0df036fe8c265b0f76ba3a05a0c3eb49a