# S3 method for pars
plot(
x,
Object,
Stock = NULL,
nsamp = 3,
nsim = 200,
nyears = 50,
proyears = 28,
output_file = NULL,
output_dir = getwd(),
quiet = TRUE,
tabs = TRUE,
title = NULL,
date = NULL,
plotPars = NULL,
open = TRUE,
dev = FALSE,
...
)# S3 method for Stock
plot(
x,
nsamp = 3,
nsim = 200,
nyears = 50,
proyears = 28,
output_file = NULL,
output_dir = getwd(),
quiet = TRUE,
tabs = TRUE,
title = NULL,
date = NULL,
plotPars = NULL,
open = TRUE,
dev = FALSE,
...
)
# S3 method for Fleet
plot(
x,
Stock = NULL,
nsamp = 3,
nsim = 200,
nyears = 50,
proyears = 28,
output_file = NULL,
output_dir = getwd(),
quiet = TRUE,
tabs = TRUE,
title = NULL,
date = NULL,
plotPars = NULL,
open = TRUE,
dev = FALSE,
...
)
# S3 method for Obs
plot(
x,
nsamp = 3,
nsim = 200,
nyears = 50,
proyears = 28,
output_file = NULL,
output_dir = getwd(),
quiet = TRUE,
tabs = TRUE,
title = NULL,
date = NULL,
plotPars = NULL,
open = TRUE,
dev = FALSE,
...
)
# S3 method for Imp
plot(
x,
nsamp = 3,
nsim = 200,
nyears = 50,
proyears = 28,
output_file = NULL,
output_dir = getwd(),
quiet = TRUE,
tabs = TRUE,
title = NULL,
date = NULL,
plotPars = NULL,
open = TRUE,
dev = FALSE,
...
)
# S3 method for Hist
plot(
x,
nsamp = 3,
nsim = 200,
nyears = 50,
proyears = 28,
output_file = NULL,
output_dir = getwd(),
quiet = TRUE,
tabs = TRUE,
title = NULL,
date = NULL,
plotPars = NULL,
open = TRUE,
dev = FALSE,
...
)
# S3 method for OM
plot(
x,
nsamp = 3,
nsim = 200,
nyears = 50,
proyears = 28,
output_file = NULL,
output_dir = getwd(),
quiet = TRUE,
tabs = TRUE,
title = NULL,
date = NULL,
plotPars = NULL,
open = TRUE,
dev = FALSE,
...
)