pen_lo {GpGp} | R Documentation |
penalize small values of parameter: penalty, 1st deriative, 2nd derivative
Description
penalize small values of parameter: penalty, 1st deriative, 2nd derivative
Usage
pen_lo(x, tt, aa)
dpen_lo(x, tt, aa)
ddpen_lo(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]