Maciej Beręsewicz

Results 12 issues of Maciej Beręsewicz

Is it possible to add a custom parameter for the degrees of freedom in the `PowerDivergenceTest` function which will be an adjustment to the df for the p-value? This may...

Is there a way to increase precision of predictions that can be saved to file? Currently they are rounded to integers ``` Start processing data/in_images/eagle.jpg data/in_images/eagle.jpg: Predicted in 257.116000 milli-seconds....

Updated street types based on TERYT database http://eteryt.stat.gov.pl/eTeryt/english.aspx?contrast=default (`The central catalogue of streets ULIC`)

information about the `nonprobsvy` package recently uploaded to CRAN. The package implements state-of-the-art methods for non-probability samples with focus on variance estimation. Details can be found in: Wu et al....

Here will be the list of papers, working papers etc that cites the software.

So, if we would like to add calibration for quantiles for all of the models we need the following changes: ```r nonprob(..., pop_quantiles=...) ``` and ```r controlSel(quantile=...) controlOut(quantile=...) ``` where...

enhancement

In this issue I provide links for empirical likelihood method that can be implemented in the package. One may consider using own code or `momentfit:: Wu_lam` or other. 1. https://arxiv.org/abs/2111.12955

enhancement
empLik

I suggest that: - weights resulting from PS and DR should be returned with `nonprob`, - in `summary` one may add distribution of weights (eg. using `summary`) to provide more...

The example for the `KBAL` includes the following lines ```r if (is_not_null(focal)) treat

Bardzo fajny przegląd literatury, może przydać się do opisu drzew jeżeli planujesz je dodać: http://pages.stat.wisc.edu/~loh/treeprogs/guide/LohISI14.pdf Tu są ciekawe algorytmy ale nie mają obudowy eRowej - http://www.stat.wisc.edu/~loh/guide.html

Analiza danych z R
Materiały / linki
Inspiracje
R4DataScience