tpoint | R Documentation |
implemation described in Coudray et. al. 2010, see https://www.sciencedirect.com/science/article/pii/S0167865509003675?via
tpoint(ints, breaks = 500, diagnosis = FALSE, plot = FALSE)
ints |
numeric vector of intensities. |
breaks |
numeric, number of bins in histogram. |
diagnosis |
logical, return set of internal values additional to threshold |
plot |
logical, show plot for diagnosis. |
numeric threshold.
thresh <- tpoint(as.vector(NLGF67w_mouse1_rep1[,,1]))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.