-
In the ideal world the "unstructured" pattern of covariance should save us from complex, hard-to-guess-apriori considerations about the expected residual cov. structure. If only it always converged :)…
-
### Description
`np.isin` only sometimes fails when comparing integer array into string array.
Specifically, if one intended to compare to integer arrays with `np.isin` but second array was conv…
-
I'm thinking that one particular use of this model could be projecting salmon run sizes based on dam counts observed in season. Specifically, we monitor daily counts at Bonneville Dam to update presea…
-
I am using glmmTMB package fitting mixed effects models. Due to the spatial effect of my model was assumed to follow the conditional autoregressive distribution, I noticed glmmTMB provides three Spati…
-
If there is a duplicated metadata or an extra column in it there is no way to remove or modify the elements. This means that if you save an object with wrong metadata, you have to redo every step to g…
-
The moving average model needs initial values. Otherwise, following error occurs:
`error: Mat::operator(): index out of bounds`
However, for `auto_imu` initial values seem not to be considered. The …
-
Love that you got the fixed background image in your project! Looks great. What I do see missing is your sticky nav and media queries. But the overall landing page is looking almost spot on to the moc…
-
I'm, copying the relevant bits from #72 below:
It is possible and fairly easy to support the functionality of `dataframe_regression`, `num_regression` and `ndarrays_regression` in one regression fi…
-
It looks like there is some legacy code included in the package (ar1nv.m) responsible for estimating the AR(1) model parameters that are used to make the red noise for significance testing. However, t…
-
# HW_1-UBLearns On ICNSA And Unemployement rate as Covariant-data.
``` r
#libraries
library(forecast)
#> Registered S3 method overwritten by 'quantmod':
#> method from
#> as.zoo…