R/RcppExports.R

Defines functions generateCloneTraj

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

generateCloneTraj <- function(NCell, M, dupRate, deathRate, diffRate, dt, tEnd, E0) {
    .Call('_SLCDP_generateCloneTraj', PACKAGE = 'SLCDP', NCell, M, dupRate, deathRate, diffRate, dt, tEnd, E0)
}
dp3ll1n/SLCDP documentation built on Feb. 6, 2021, 9:17 p.m.