get_example_fits_ids {dRiftDM} | R Documentation |
Auxiliary Function to create a fits_ids object
Description
This function is merely a helper function to create an object of type
fits_ids_dm.
It is used for example code.
Usage
get_example_fits_ids()
Details
The returned fit object comprises DMC (see dmc_dm()
) fitted to
three participants of the ulrich_flanker_data.
Value
An object of type fits_ids_dm
, mimicking a result from calling
load_fits_ids()
.
Examples
fits <- get_example_fits_ids()
[Package dRiftDM version 0.2.2 Index]