Skip to contents

This function samples rows from an object of class outbreaker_chains.

Usage

sample.outbreaker_chains(out, ...)

Arguments

out

A data frame of class outbreaker_chains.

...

Additional arguments to be passed to sample(), such as size or replace.

Value

An object of class outbreaker_chains, with sampled rows.