Project Probabilities from Markov Chain to Pseudobulks
projectProbability.Rd
This function projects probabilities calculated from a Markov chain onto each pseudobulk based on a diffusion distance matrix.
Arguments
- diffusionmap
diffusion map, used to reconstruct diffustion distance matrix
- waypoints
Integer vector. Indices of the waypoints used in the Markov chain.
- probabilities
Numeric vector. Probabilities associated with the waypoints, calculated from the Markov chain.
- t
Numeric. The diffusion time to be used in the projection.