-
## The problem
I'm having trouble with fitting a cubic spline with fixed knots. I would expect the number of terms in the fitted model to be equal to `degree + 1 + (# knots)`, however, in the fitte…
-
Prendendo come riferimento l'esercizio 2 di febbraio 2024 che ci sta tenendo compagnia da diversi giorni, pongo un quesito più generale.
Ho personalmente eseguito un'LDA che, a seguito di varie cor…
-
The [model website ](https://model.radonmap.info/) is now online.
Of course, not everything works smoothly here either.
The display and selection of the location works without any problems.
H…
-
Testo:
![immagine](https://github.com/giuseppeegentile/AppStatExams/assets/100834658/6b10dbda-d1ae-46e7-bc0e-ebd49fe5a9d6)
Non sono ultra sicuro della mia soluzione, soprattutto sul come esprimere…
-
In the paper [A FINELY FOCUSING METHOD OF SAR USING VERY DEEP NEURAL NETWORK ](https://ieeexplore.ieee.org/document/8898407) it is written as
> To evaluate the effect of focusing, the Peak Signal-…
-
Package ‘dlookr’ was removed from the CRAN repository.
Formerly available versions can be obtained from the [archive](https://cran.r-project.org/src/contrib/Archive/dlookr).
Archived on 2023-12-…
-
### Bug Description
When trying to load a PDF file using the SimpleDirectoryReader from the llama_index library, an ImportError is raised. The error message indicates that the 'DocxReader' cannot be …
-
Thanks Joseph & Daniel,
one of the best gtsummary (broom.helpers) features for me is "add_pairwise_contrasts = T" via the integration with emmeans package, and amazingly it even by default uses the…
-
The following error occurred in CRAN submission.
But this is a valid error.
```
* checking examples ... ERROR
Running examples in 'dlookr-Ex.R' failed
The error most likely occurred in:
> ba…
-
Support for quantile regressions is only possible for tau = 0.5 (median regressio), however, the whole point of quantile regression is to be able to model quantiles:
# works
d % mutate(cyl = facto…