View source: R/extract_stan_model_attributes.R
Works for density, for production, or for total production. Fit should be a list. If total production, it's list(density, production)
1 2 3 4 5 6 7 8 9 10 11 12 13 | fitted_predicted_values(
fit,
variable,
dbh_pred,
dens_form = NA,
prod_form = NA,
x_min = NULL,
n_indiv = 1,
ll = 1.1,
ul = 316,
pars_to_get,
scaling_var = "dbh"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.