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 2 / 10 Post

Tag:

Sex chromosome papers RSS


The genome sequence of a picture-winged fly, Melieria picta (Meigen, 1826) (Diptera: Ulidiidae)
Link

The genome sequence of the Shy Cosmet Moth, Limnaecia phragmitella Stainton, 1851 (Lepidoptera: Cosmopterigidae)
Link

The genome sequence of the Alpine Blue, Agriades orbitulus (de Prunner, 1798) (Lepidoptera: Lycaenidae)
Link