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