inv_logit_shifted: A function to take inverse logit shifted

View source: R/inv_logit_shifted.R

inv_logit_shiftedR Documentation

A function to take inverse logit shifted

Description

Map x from (0, inf) to (0, 1)

Usage

inv_logit_shifted(x)

Arguments

x

value

Value

inv_logit_shifted(x)


ctross/STRAND documentation built on April 17, 2025, 3:53 a.m.