Kernel methods
Table of Contents
Description & principle
A clear, technical yet accessible explanation of the method, its core principle(s).
Major variants
optional
If the method has variants that seem important, either already widespread or promising and well documented.
Further online resources
References to useful online resources to get started, e.g. explanation blogs
Reference articles
Method
- One or a few key academic references that introduce or formalize the method.
Research applications
With RS data in Ecology / Biodiversity
- A
Without RS data (Ecology domain)
optional
- B
Packages
Python
R
Code Cells
optional
Assessment table
Category | Criteria | Assessment |
---|---|---|
Outcome | Objective | Detection |
Estimand | CATE | |
Validity | Internal | |
Data compatibility | Type | Spatial only (cross-sectional) , Time-series (one sample) , Panel data (many samples) |
Required TS length | ≥ 100 | |
Handles few samples | No | |
Handles huge datasets (n) | Yes | |
Handles missing data | No: requires prelim. correction | |
RS-data proven | Don't know , Few applications | |
Assumptions | Functional form | Assumption-free , Non-linear |
No unobserved confounders | Relaxes assumption , Recommended | |
No interference | Relaxes assumption , Recommended | |
Well-defined treatments | Relaxes assumption , Recommended | |
Common support (positivity) | Relaxes assumption , Recommended | |
Causal Markov Condition | Relaxes assumption , Recommended | |
Faithfulness | Relaxes assumption , Recommended | |
IDD | Relaxes assumption , Recommended | |
Model specific assumption | Parallel trends | |
Model properties | Requires explicit processes | Optional |
Exposure type | Continuous / Time-varying | |
Number of variables | High-dimensional (p≫n) | |
Handles lag effects | Possible | |
Propagates uncertainty | Inherent capacity , Model-specific tools | |
Parametric nature | Semi-parametric , Non-parametric | |
Packages | Language | R , Python |
Usage | Technical but well documented |