-
In `cv_varsel.refmodel()`, the observation-specific weights are hard-coded to be all equal (line https://github.com/stan-dev/projpred/blob/0cabd73548eec32e9b675f15cd39d377a40f180a/R/cv_varsel.R#L221 )…
-
March 26, 2021
- [X] why do I lose half of the observations (from 24000 to 13000)?
--because we only have homicides for certain years. Then, the control group is municipalities with low homicide l…
-
The type of `AbstractWeights` is restricted to `Real` which precludes complex numbers, numbers with units from Unitful, etc. Using `Number` for the most general type would be more inclusive.
https…
-
The basic models have established cov_params and related standard errors and inference. For these the usual limitations apply.
There are some additional models or approaches that do not have establ…
-
A "weights" labeled parameter in the df.mean method would be extremely useful. In numpy this functionality is provided via np.average instead of np.mean which I'm assuming is how similar functionality…
-
Hi guys,
I started using ILOGMR to compare it with various regression algortihm in sci-kit learn. For this I had to create a class wrapping the ilo_gmm from explauto to an ILOGMR estimator in sklearn…
-
Hi,
Just wondering whether the EM-algorithm for frequency based estimates, or any other algorithm taking into account value frequencies is/will be included in the package?
Thanks!!
-
First of all thank you for making all of the lectures and other content public. This is really helpful.
I took a look at the demo implementations for lecture 3 and found some bugs which I am report…
-
Couldn't figure why this error is popping up:
Program aborted because an exception has occurred.
Exception details:
Type: 12UnknownError.
Reason: [11-07 21:01:28][Fatal] /home/Sarthak/CCAligner/…
-
Currently scores are expressed in the JSON file as 'weights' and 'effectiveness' for attackers, attacks, countermeasures, and criteria with integer and float values, respectively.
I suggest that we i…