You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In mc3.R and sc1.R, there's a line that forces conc to truncate to 1 significant figure. This results in conc being rounded up/down depending on value. Let's remove this line so real conc values can be stored
In mc3.R and sc1.R, there's a line that forces conc to truncate to 1 significant figure. This results in conc being rounded up/down depending on value. Let's remove this line so real conc values can be stored
CompTox-ToxCast-tcpl/R/mc3.R
Line 58 in c61f7d1
CompTox-ToxCast-tcpl/R/sc1.R
Line 62 in c61f7d1
tcplLoadData of mc3 loads joins with mc0 so real values were fit. @cthunes found this bug within plotting since mc4_agg pulls from mc3 table directly
The text was updated successfully, but these errors were encountered: