do_extract_old: Extract model fits and load into lsdOutput object class for...

View source: R/do-extract_old.R

do_extract_oldR Documentation

Extract model fits and load into lsdOutput object class for plotting

Description

Extract model fits and load into lsdOutput object class for plotting

Usage

do_extract_old(
  dir = ".",
  data = TRUE,
  map = FALSE,
  mcmc = FALSE,
  variational = FALSE,
  model = character()
)

Arguments

dir

the directory to extract from

data

extract a dat file

map

extract an MAP file

mcmc

extract one or more MCMC files

variational

extract a var file

model

a name or label for the model being extracted


quantifish/rlsd documentation built on Sept. 6, 2024, 3:04 p.m.