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


Insect sex chromosome evolution: conservation, turnover, and mechanisms of dosage compensation
Link

Repeatome Dynamics and Sex Chromosome Differentiation in the XY and XY1Y2 Systems of the Fish Hoplias malabaricus (Teleostei; Characiformes)
Link

A single theory for the evolution of sex chromosomes and the two rules of speciation
Link