hlest <- function (x) { mat <- pairup(x, type = "leq") hlest <- median((mat[, 1] + mat[, 2])/2) return(hlest) }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.