reconhub / distcrete

:chart_with_upwards_trend::point_right::bar_chart: Discretise distributions
http://reconhub.github.io/distcrete
Other
5 stars 1 forks source link

added vignette for ML estimate #7

Closed thibautjombart closed 7 years ago

thibautjombart commented 7 years ago

This is just the source. Includes examples with exponential and gamma distribution, though the latter could be a bit more verbose.

@richfitz see 2nd example, NaN returned by the $d(..., log=TRUE) of a distcrete object.

codecov-io commented 7 years ago

Current coverage is 100% (diff: 100%)

Merging #7 into master will not change coverage

@@           master    #7   diff @@
===================================
  Files           2     2          
  Lines          76    76          
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
  Hits           76    76          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update 99eedce...2e7053a

thibautjombart commented 7 years ago

@richfitz poke? ;)