pseudo_logit {simts} | R Documentation |
Pseudo Logit Function
Description
This function compute the link function to constrain parameters to a positive domain.
Usage
pseudo_logit(x)
Arguments
x |
A |
Value
A vec
containing logit terms.
Author(s)
James Joseph Balamuta (JJB)
[Package simts version 0.2.2 Index]