Returns a function that computes \(S(t) = P(X > t)\) for the log-normal distribution.
# S3 method for class 'lognormal'
surv(x, ...)A function function(t, log.p = FALSE, ...) returning the
survival probability (or log-survival probability) at t.