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 26 / 50 Post

Tag:

Sex chromosome papers RSS


The genome sequence of the Broad Centurion soldierfly, Chloromyia formosa (Scopoli, 1763)
Link

Extensive recombination suppression and genetic degeneration of a young ZW sex chromosome system in halfbeak fish
Link

A chromosome-scale genome assembly of the leaf roller, Eumorphobotys obscuralis (Lepidoptera: Pyralidae)
Link