tests/testthat/_snaps/formatting_dm_fits_ids.md

print.drift_dm_fits works as expected

Code
  print(drift_dm_fits)
Output
  Fit procedure name: test_case_saved
  Fitted model type: ratcliff_dm, drift_dm
  Time of (last) call: 2025-Februar-24_09-47
  N Individuals: 2

summary.drift_dm_fits and print

Code
  print(sum_obj)
Output
  Fit Procedure Name: test_case_saved
  N Individuals: 2

  Parameter Summary: null 
            muc     b non_dec
  mean    3.220 0.598   0.311
  std_err 0.131 0.008   0.002


  Parameter Space:
        muc   b non_dec
  lower   1 0.3     0.1
  upper   5 0.8     0.5

  -------
  Fitted Model Type: ratcliff_dm, drift_dm
  Time of (Last) Call: 2025-Februar-24_09-47


Try the dRiftDM package in your browser

Any scripts or data that you put into this service are public.

dRiftDM documentation built on April 3, 2025, 7:48 p.m.