Last chance! 50% off unlimited learning
Sale ends in
inv.logit
function from the gtools
library to matrices
inv.logit.mat(x, min = 0, max = 1)
(mat = matrix(rnorm(10 * 5), nrow = 10, ncol = 5))
inv.logit.mat(mat)
Run the code above in your browser using DataLab