README.md

ℹ️ Tutorials     ℹ️ Reference documentation

Metrics to compare two trajectories

This R package implements several metrics for comparing two single-cell trajectories.

These include:

| Name | Long name | Category | | :------------------------- | :--------------------------------- | :---------------- | | cordist | Geodesic distance correlation | cell positions | | MSErf | Random Forest MSE | neighbourhood | | NMSErf | Random Forest Normalised MSE | neighbourhood | | R2rf | Random Forest R² | neighbourhood | | NMSElm | Linear regression Normalised MSE | neighbourhood | | MSElm | Linear regression MSE | neighbourhood | | R2lm | Linear regression R² | neighbourhood | | edgeflip | Edge flip | topology | | HIM | Hamming-Ipsen-Mikhailov similarity | topology | | Isomorphic | isomorphic | topology | | F1branches | Overlap between the branches | branch assignment | | F1milestones | Overlap between the milestones | branch assignment |

| Name | Long name | | :----------------------- | :-------------------------------------- | | corfeatures | Feature importance correlation | | wcorfeatures | Feature importance weighted correlation | | ksfeature | Feature importance enrichment ks | | wilcoxfeature | Feature importance enrichment wilcox |

| Name | Long name | | :------------------------ | :-------------- | | meanharmonic | Harmonic mean | | meangeometric | Geometric mean | | meanarithmetic | Arithmetic mean |

Latest changes

Check out news(package = "dyneval") or NEWS.md for a full list of changes.

Recent changes in dyneval 0.9.9 (07-04-2019)

Recent changes in dyneval 0.2.2 (21-11-2018)

Dynverse dependencies



dynverse/dyneval documentation built on May 25, 2019, 4:25 p.m.