- Added a
NEWS.mdfile to track changes to the package. - Exposed rounding parameter in
Power_LS()via thedigitsargument. - Fixed silent
NULLreturn inPower_LS()when bothN1andN2are missing andp_N1is unspecified; function now stops with an informative error message. - Fixed parameter shadowing in
kinsim_single()where ther_cinput was overwritten by an internal vector of the same name. - Fixed
idcolumn generation inkinsim_single()to useseq_len(), avoiding the1:0pitfall with edge-case inputs. - Replaced
TwithTRUEinfit_uniACE()sub-model runs to guard against accidental overwriting ofT. - Expanded test suite: added structural, correctness, and statistical tests for
kinsim_single(),kinsim_double(),Power_LS(), andSim_Fit().
- Uploaded to CRAN on 2022-10-10 22:03:05 UTC