Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
logit()
[8/8]
template<typename T ,
require_stan_scalar_or_eigen_t
< T > * = nullptr>
auto stan::math::logit
(
const
var_value
< T > &
u
)
inline
Return the log odds of the specified argument.
Template Parameters
T
Arithmetic or a type inheriting from
EigenBase
.
Parameters
u
The variable.
Returns
log odds of argument
Definition at line
20
of file
logit.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.