File: t_PenalizedLeastSquaresAlgorithm_std.expout

package info (click to toggle)
openturns 1.24-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 66,204 kB
  • sloc: cpp: 256,662; python: 63,381; ansic: 4,414; javascript: 406; sh: 180; xml: 164; yacc: 123; makefile: 98; lex: 55
file content (16 lines) | stat: -rw-r--r-- 576 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Uniform weight, no penalization
Coefficients= [-0.292364,-0.464364,0.781818,1.38182]
Residual=0.0212678
RelativeError=0.20229
Uniform weight, spherical penalization
Coefficients= [-0.0288004,0.0729819,0.334311,0.57618]
Residual=0.0294134
Non uniform weight, no penalization
Coefficients= [-0.244662,-0.45609,0.657895,1.30075]
Residual=0.0590532
Non uniform weight, spherical penalization
Coefficients= [-0.222214,-0.28088,0.59494,1.07289]
Residual=0.065384
Non uniform weight, non spherical penalization
Coefficients= [-0.205926,-0.283995,0.575234,1.07306]
Residual=0.0657827