Skip to content

infer 1.0.7

Latest
Compare
Choose a tag to compare
@simonpcouch simonpcouch released this 26 Mar 12:07
63aaaa0
  • The aliases p_value() and conf_int(), first deprecated 6 years ago, now
    return an error (#530).

  • Addresses ggplot2 warnings when shading p-values for test statistics
    that are outside of the range of the generated distribution (#528).

  • Fixed bug in shade_p_value() and shade_confidence_interval() where fill = NULL was ignored when it was documented as preventing any shading (#525).