split function

Split a "macroACS" object

Split a "macroACS" object

Split a "macroACS" object into subsets. This may be helpful for users who have limited memory available on their machines before proceding to derive sample synthetic micro data.

split(acs, n_splits)

Arguments

  • acs: An object of class "macroACS".
  • n_splits: An integer for the number of splits you wish to create.

See Also

derive_synth_datasets

  • Maintainer: Alex Whitworth
  • License: MIT + file LICENSE
  • Last published: 2022-10-26

Useful links