Instrument2CovarianceFunctionVCE
This estimates a covariance function of inputfileInstrument for all selected columns with startDataFields and countDataFields. The estimation is performed robustly via variance component estimation. Bad arcs are downweigthed and the accuracies can be written with outputfileSigmasPerArc. The length of the covariance functions are determined by the longest arc. Additionaly the data can be detrended with parameter and parameterPerArc.
Name | Type | Annotation |
---|---|---|
outputfileCovarianceFunction | filename | covariance functions |
outputfileSigmasPerArc | filename | accuracies of each arc |
outputfileResiduals | filename | |
outputfileSolution | filename | estimated parameter vector (global part only) |
inputfileInstrument | filename | |
startDataFields | uint | start |
countDataFields | uint | number of data fields (default: all after start) |
parameter | parametrizationTemporal | data is reduced by temporal representation |
parameterPerArc | parametrizationTemporal | data is reduced by temporal representation |
iterationCount | uint | number of iterations for the estimation |