No articles match
Extending factoextra to support new analysis backends7 days ago
Why this guide exists | Quick start: bring your own coordinates with as_factoextra_pca() | The two-layer architecture | The standardized return contract | Step 1 — Teach .get_facto_class() your class | Step 2 — Teach get_eig() your eigenvalues | Step 3 — Teach the get_*() extractor(s) | PCA | CA (and the mass helper you must not forget) | MCA | A complete worked example: ExPosition | A forward-looking template: vegan (RDA / CCA) | Testing your backend | Submitting a backend: checklist
Specifiyng weights in Log-rank comparisons4 months ago
Log-rank statistic for 2 groups | Weighted Log-rank extensions | Why are they useful? | Plots | Log-rank (survdiff) | Log-rank (weighted) | Gehan-Breslow (generalized Wilcoxon) | Tharone-Ware | Peto-Peto's modified survival estimate | modified Peto-Peto's (by Andersen) | Fleming-Harrington (p=1, q=1) | References
Survival plots have never been so informative4 months ago
Motivation | Example | Comparisons | base package
ggforest: How to Show Interactions Hazard Ratio6 years ago
Introduction | Load required R packages | Compute a Cox model with interaction terms
Playing with fonts and texts9 years ago
Survival plot | Basic | Customized | Risk table | ncens plot | Notes