Stacks Image 20108

For Academics

Antilogit

The antilogit value of a variable can. E useful in plotting.

You can calculate it with the following function

antilogit <- function(x) { exp(x) / (1 + exp(x) ) }

Test it works by

antilogit(0)

Replace 0 with your variable.

antilogOfVariable <- antilogit(variable)
Previous Post 7 / 21 Post

Tag:

Sex chromosome papers RSS


Basic Science and Pathogenesis
Link

A noncanonical role of roX RNAs in autosomal epigenetic repression
Link

Ancient structural variants control sex-specific flowering time morphs in walnuts and hickories
Link