View source: R/plot_model_fit.R
plot_model_fit | R Documentation |
This is a placeholder for a description.
plot_model_fit(
selection = "default",
stan_results = NULL,
sim = NULL,
nsimlines = 2000,
outdir = "",
nx = NULL,
to.screen = FALSE
)
selection |
default is sim |
stan_results |
default is |
sim |
default is |
nsimlines |
default is |
outdir |
default is |
nx |
default is |
to.screen |
default is |
This is a placeholder for what it returns.
Jae Choi, choi.jae.seok@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.