Skip to contents

check that an OM data set has at least the same data as an estimation model

Usage

check_OM_dat(OM_dat, EM_dat)

Arguments

OM_dat

A data set read in using r4ss::SS_readdat from an operating model. Note that it should span the same years as EM_dat.

EM_dat

A data set read in using r4ss::SS_readdata from an estimation model. Note that it should span the same years as EM_dat

Author

Kathryn Doering