A Bivariate Smoothing Splines

  • A
  • Thread starter Thread starter Joe Prendergast
  • Start date Start date
  • Tags Tags
    Statistics
Joe Prendergast
Messages
20
Reaction score
4
Does anyone know of a bivariate smoothing spline package that lets you set your own loss function? All of the public domain software I've been able to find (e.g., SCIPY) appears to minimize the sum of squared errors. For example, I'd like to set the spline coefficients to maximize the log-likelihood of a Cauchy distribution of the errors.
 
Physics news on Phys.org
You could just use a black box optimizer and set the problem up yourself. Depending on how many knots you have...
 
The world of 2\times 2 complex matrices is very colorful. They form a Banach-algebra, they act on spinors, they contain the quaternions, SU(2), su(2), SL(2,\mathbb C), sl(2,\mathbb C). Furthermore, with the determinant as Euclidean or pseudo-Euclidean norm, isu(2) is a 3-dimensional Euclidean space, \mathbb RI\oplus isu(2) is a Minkowski space with signature (1,3), i\mathbb RI\oplus su(2) is a Minkowski space with signature (3,1), SU(2) is the double cover of SO(3), sl(2,\mathbb C) is the...
Back
Top