segment_naive_bayes: Image segmentation predictions

segment_naive_bayesR Documentation

Image segmentation predictions

Description

Image segmentation predictions

Details

These objects contain test set predictions for the cell segmentation data from Hill, LaPan, Li and Haney (2007). Each data frame are the results from different models (naive Bayes and logistic regression).

Value

segment_naive_bayes,segment_logistic

a tibble

Source

Hill, LaPan, Li and Haney (2007). Impact of image segmentation on high-content screening data quality for SK-BR-3 cells, BMC Bioinformatics, Vol. 8, pg. 340, https://bmcbioinformatics.biomedcentral.com/articles/10.1186/1471-2105-8-340.

Examples

data(segment_naive_bayes)
data(segment_logistic)

probably documentation built on July 10, 2023, 2:03 a.m.