Parameter<T> Properties

Properties

Distribution Gets the distribution of the estimated value.
Name Gets or sets the name of the parameter.
PValue Gets the probability that the estimated value is not zero.
StandardError Gets the standard error of the estimated value.
Statistic Gets the value of the statistic for this estimated value.
Value Gets the estimated value.
Variable Gets the independent Variable this Parameter<T> corresponds to.

See Also