ConfidenceInterval Constructor (TextReader) |
Namespace: AGI.Foundation.Navigation
Exception | Condition |
---|---|
ArgumentNullException | Thrown when customMultiplierReader is . |
The custom multiplier file must contain 101 lines, in a comma separated format. Each line must have exactly 4 entries. The first is the percentile to which the multipliers apply, the second is the one dimensional multiplier, the third is the two dimensional multiplier, and the fourth is the three dimensional multiplier. For example:
100,3.000000000000000,2.750000000000000,2.500000000000000 99,1.304925878948565,1.215418007158116,1.179820420543097 98,1.181172351813840,1.117930688085218,1.068490729353685 ... 2,0.012647494820718,0.074148200000000,0.095101178097374 1,0.006344699608901,0.052209500000000,0.074491500000000 0,0.000000000000000,0.000000000000000,0.010000000000000