open-AIMS / bayesnec

Bayesian No-Effect-Concentration estimation in R

Home Page:https://open-AIMS.github.io/bayesnec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Argument xform in autoplot does not behave as expected

beckyfisher opened this issue · comments

autoplot(manec_example, xform=exp)

xform appears to be applying only to the NSEC estimate and not the x axis of the plot.

related to #115