The term \({\tt funkycells}\) comes from functional data analysis of K functions+ for multiplexed images of cells. This package organizes ways to analyze cell relationships based on their (empirical) K functions, or other such functions. The approach achieves effective analysis for many different data constructions and accounts for issues such as overfitting. We encourage all feedback and improvements, which can be submitted through this github repo or the package website.
Please see the package website for an
introduction to \({\tt funkycells}\),
given in the vignette vignette("funkycells")
. Additional
vignettes are also present showing applications and simulated
performance. The website also contains the change log, documenting
changes for each version of the package.
The stable version of \({\tt funkycells}\) can be found on CRAN. Install using:
install.packages("funkycells")
You can also install the development version of \({\tt funkycells}\) from GitHub with:
::install_github("jrvanderdoes/funkycells") devtools
We are actively developing the package. So while new functionality consistently pops up in the development version, we regularly update the CRAN version with the stable additions.