save_fit: Save fit results

View source: R/save_fits.R

save_fitR Documentation

Save fit results

Description

Save the results of a fit.

Usage

save_fit(studyspec, fit, lpb, rep, sdr, root_dir = ".")

Arguments

studyspec

A spatq_studyspec specification

fit

A spatq_fit fit result

lpb

The contents of obj$env$last.par.best, gathered into a named list

rep

A parameter report from report_spatq

sdr

An SD Report from sdreport_spatq

root_dir

Root directory

Value

The name of the saved file

Author(s)

John K Best


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