Skip to content

Releases: metrumresearchgroup/pmparams

0.2.0

24 May 13:20
Compare
Choose a tag to compare

pmparams 0.2.0

New features

  • Allow users to input THETA in ERROR block. (#21)

  • Allow additive error log terms (addErrLogDV) as a transformation option in parameter key. (#19)

  • Carry specified CI level through all functions. (#15)

  • make_pmtable generate specific parameter tables by filtering and using pmtables. (#15)

  • param_notes generate data frame of generic footnote equations to append to parameter tables. (#39)

0.1.0.9000

15 May 21:18
Compare
Choose a tag to compare
0.1.0.9000 release

0.1.0

31 Aug 20:27
Compare
Choose a tag to compare

Release Notes

Initial release, featuring the following exported functions:

  • define_param_table: Suppress warning message for NA's in internal getpCV function when take sqrt of value < 0.

  • format_param_table: Change default scientific notation to put values >1,000 into scientific notation.

  • define_boot_table: Combine bootstrap estimates with non-bootstrap estimates and parameter key.

  • format_boot_table: Format bootstrap parameter estimate values and output selected columns to be shown in the bootstrap parameter table.