fitted_slope_ci: Get the fitted log slope values at many points from Stan fit

Description Usage

View source: R/extract_stan_model_attributes.R

Description

Get the fitted log slope values at many points from Stan fit

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
fitted_slope_ci(
  fit,
  variable,
  dbh_pred,
  dens_form,
  prod_form,
  x_min = NULL,
  n_indiv = 1,
  ll = 1.1,
  ul = 316,
  pars_to_get,
  scaling_var = "dbh"
)

qdread/forestscaling documentation built on Dec. 15, 2021, 12:42 a.m.