transform {confidence} | R Documentation |
Transformations
Performs log or logit transformations.
transform(x, type = c("identity", "log", "logit", "none", NA_character_))
x |
value to transform |
type |
type of transform (log, logit). |
transformed value