-
Hi! Previously plotting the block, the background of the raster was really nice. Now, is all in line
![image](https://github.com/user-attachments/assets/a48510f5-535c-49de-8d23-7ac600c2361a)
Previ…
-
We had multiple requests about a missing theiler window option for RQA measures.
It should be noted that, apparently, excluding the diagonal and/or a Theiler window is useful in the analysis of _d…
-
@dmcglinn I'm still a little unclear about the outputs from the k-fold method, but none the less I feel like I have a pretty firm grasp on the concept itself. Do you think I should focus on understand…
-
Hi Jon,
I'm the developer of [DHARMa](https://cran.r-project.org/web/packages/DHARMa/index.html) and incidentally just attending a workshop on SEMs, which made me think about the possibility to int…
-
소개하고자 하는 주제를 정리 해주세요~!
-
Hello,
Very interesting paper and tool!
I have a question about this part of the code in quadratic_loss():
else: # use different spatial weight matrices for different cell types
neg_loglik…
-
This is minor, but does affect the data when trying to model spatial autocorrelation with `nlme` - a few of the lat/lon values are duplicated
```
> squid %>% group_by(date, LatN, LonW) %>% count()…
-
Select and code up advanced feature extraction algorithms that may be relevant to the task of emotion classification (look at what the previous papers on the subject have reported).
-
### TLDR:
Most pixel based `hdc-algo` functions require the full time dimension in memory, even if it's not used in the computation itself. Can this be improved?
### Background
In general, mo…
-
``` r
# homework 1
# Forecasting the unemployment number for current week with given data
library(fredr)
#> Warning: package 'fredr' was built under R version 4.2.3
library(forecast)
#> Warnin…