View source: R/do-extract_old.R
do_extract_old | R Documentation |
Extract model fits and load into lsdOutput object class for plotting
do_extract_old(
dir = ".",
data = TRUE,
map = FALSE,
mcmc = FALSE,
variational = FALSE,
model = character()
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.