getOptimizedParameters {cellmigRation}R Documentation

Get Auto Optimized Parameters

Description

Extract Parameters that were automatically optimized

Usage

getOptimizedParameters(tc_obj)

Arguments

tc_obj

a trackedCells object

Value

a list including optimized parameter values (lnoise, diameter, and threshold)

Author(s)

Damiano Fantini, damiano.fantini@gmail.com

References

https://www.data-pulse.com/dev_site/cellmigration/ https://www.mathworks.com/matlabcentral/fileexchange/60349-fasttracks

Examples

x <- get(data(TrackCellsDataset))
getOptimizedParameters(x)



[Package cellmigRation version 1.1.0 Index]