pen_loglo {GpGp} | R Documentation |
penalize small values of log parameter: penalty, 1st deriative, 2nd derivative
Description
penalize small values of log parameter: penalty, 1st deriative, 2nd derivative
Usage
pen_loglo(x, tt, aa)
dpen_loglo(x, tt, aa)
ddpen_loglo(x, tt, aa)
Arguments
x |
argument to penalty |
tt |
scale parameter of penalty |
aa |
location parameter of penalty |
[Package GpGp version 0.5.0 Index]