Skip to content

Instantly share code, notes, and snippets.

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@josef-pkt
josef-pkt / ex_treatment_effect.ipynb
Created February 8, 2022 17:28
treatment effect ATE and POM under conditional independence
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@josef-pkt
josef-pkt / beta_regression.ipynb
Last active July 19, 2021 17:35
Beta Regression in statsmodels
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@josef-pkt
josef-pkt / ex_kde_asymmetric.ipynb
Created March 12, 2021 18:58
kernel density and cdf estimation using asymmetric kernels for interval and positive data (version at merge)
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@josef-pkt
josef-pkt / ex_kde_asymmetric.ipynb
Last active March 8, 2021 21:16
kernel density and kernel distribution estimation for positive and unit interval data, using asymmetric kernels
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@josef-pkt
josef-pkt / beta_kde.ipynb
Created February 20, 2021 20:17
quick experiment for kde on interval [0, 1] using beta kernel
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@josef-pkt
josef-pkt / ex_metaanalysis_short.ipynb
Created April 10, 2020 02:55
Notebook for meta-analysis with core features finished
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@josef-pkt
josef-pkt / try_all_subset_regression2.ipynb
Created November 26, 2019 18:05
all subset regression and researcher degrees of freedom - sensitivity of parameter estimate to model specification
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@josef-pkt
josef-pkt / example_vif.ipynb
Created November 22, 2019 04:38
example for vif and multicollinearity measures
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@josef-pkt
josef-pkt / ex_gam_mpg_basic.ipynb
Created January 30, 2019 00:50
Basic GAM example with formula after merge
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.