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 the Four-spotted Footman moth, Lithosia quadra (Linnaeus, 1758)
Link

Chromosome-level genomes of Arctic and Antarctic mosses: Aulacomnium turgidum and Polytrichastrum alpinum
Link

Multiple Sry genes with an A-to-S substitution in the HMG domain retain DNA-binding ability in the Okinawa spiny rat
Link