getOptimizedParameters {cellmigRation} | R Documentation |
Extract Parameters that were automatically optimized
getOptimizedParameters(tc_obj)
tc_obj |
a |
a list including optimized parameter values (lnoise, diameter, and threshold)
Damiano Fantini, damiano.fantini@gmail.com
https://www.data-pulse.com/dev_site/cellmigration/ https://www.mathworks.com/matlabcentral/fileexchange/60349-fasttracks
x <- get(data(TrackCellsDataset)) getOptimizedParameters(x)