Transformed Parameter<T> Properties
Properties
Distribution |
Gets the distribution of the estimated value.
(Inherited from Parameter<T>) |
Name |
Gets or sets the name of the parameter.
(Inherited from Parameter<T>) |
PValue |
Gets the probability that the estimated value is not zero.
(Inherited from Parameter<T>) |
Standard |
Gets the standard error of the estimated value.
(Inherited from Parameter<T>) |
Statistic |
Gets the value of the statistic for this estimated value.
(Overrides Parameter<T>.Statistic) |
Value |
Gets the estimated value.
(Inherited from Parameter<T>) |
Variable |
Gets the independent Variable this Parameter<T> corresponds to.
(Inherited from Parameter<T>) |