P_smooth1 {lddmm} | R Documentation |
Spline Penalty Matrix
Description
Construct the covariance matrix P of the smoothness inducing prior for the spline coefficients
Usage
P_smooth1(K)
Arguments
K |
Number of spline knots |
Value
Covariance of the smoothness inducing prior (penalizing first differences in the spline coefficients)
[Package lddmm version 0.4.2 Index]