save_index: Save true and estimated indices to a CSV

View source: R/save_fits.R

save_indexR Documentation

Save true and estimated indices to a CSV

Description

Save the index results, scaled appropriately. Also includes error estimates.

Usage

save_index(studyspec, sdr, max_T = 15, feather = TRUE)

Arguments

studyspec

Simulation study specification

sdr

An SD report from sdreport_spatq

max_T

End year

feather

Save as feather or CSV?

Value

The CSV file name

Author(s)

John K Best


jkbest2/spatq documentation built on Sept. 22, 2022, 3:22 a.m.