-
library(convey)
library(survey)
library(laeken)
data(eusilc) ; names( eusilc )
-
Hi,
Following up on this issue (https://github.com/cmu-delphi/covidcast/issues/655), I wanted to provide code and show similar issues we are experiencing in comparing incident cases in early 2022. …
-
This proposal is for a function that calculates ensemble predictions by directly summarizing component predictions. The function supports weighted summaries (e.g., weighted mean or median), but requir…
-
The documentation of quantile is confusing. In the help string shown when doing ?quantile, v[k] (bold, below) is not defined. Also, g (also in bold) is never used. Perhaps g should be γ?
For refe…
-
@L-M-Sherlock I really want to test my idea of best fit difficulty, but it's too comples for me to implement. I've described it before, but I'll describe it here again:
1. For the first…
-
-
## Keyword: differential privacy
### State-of-the-Art Approaches to Enhancing Privacy Preservation of Machine Learning Datasets: A Survey
- **Authors:** Chaoyu Zhang
- **Subjects:** Cryptography an…
-
> Ok, so this is my first time seeing the output of this function and it isn't what I expected. I thought this was supposed to match what @psychtek had done previously where they were grey-ish and had…
-
See http://cran.r-project.org/web/packages/uplift/uplift.pdf (especially the performance routine).
Gains/Lift:
http://support.sas.com/kb/41/683.html
-
Summary: The issue is that the optimizer is filtering out a part of my data just because I have a large amount of data with delta_t = 1 (which is a result of my past Anki settings).
Detailed descri…