2010/7/11 Phil Steitz :
> Mikkel Meyer Andersen wrote:
>> Dear Community,
>>
>> I'm planning to implement lower and upper bounds of the support for
>> distributions in a generic way on AbstractContinuousDistribution and
>> AbstractIntegerDistribution such that one can get e.g. 0 and n for the
>> Bi
Mikkel Meyer Andersen wrote:
> Dear Community,
>
> I'm planning to implement lower and upper bounds of the support for
> distributions in a generic way on AbstractContinuousDistribution and
> AbstractIntegerDistribution such that one can get e.g. 0 and n for the
> Binomial, -inf and inf of the Nor
Dear Community,
I'm planning to implement lower and upper bounds of the support for
distributions in a generic way on AbstractContinuousDistribution and
AbstractIntegerDistribution such that one can get e.g. 0 and n for the
Binomial, -inf and inf of the Normal etc.? Proposed names for the
methods