When running convert_output() I was expecting that observed values would be a separate column not another entry, i.e., row. For example, for index of abundance data there are multiple rows for for a given fleet/year combination, indices_observed and indices_expected. I am expecting the expected value to be in "estimated" and the input/observed value to be in "observed".
Additionally, should "indices" be "index"? I realize that we should probably change in FIMS where the label is "index_expected" to just "index" but I don't really want to change it to "indices".
When running
convert_output()I was expecting that observed values would be a separate column not another entry, i.e., row. For example, for index of abundance data there are multiple rows for for a given fleet/year combination, indices_observed and indices_expected. I am expecting the expected value to be in "estimated" and the input/observed value to be in "observed".Additionally, should "indices" be "index"? I realize that we should probably change in FIMS where the label is "index_expected" to just "index" but I don't really want to change it to "indices".