fixed_density: Calculate density curve for non-time-varying, scaled,...

Description Usage Arguments

View source: R/plot-mountains.R

Description

Calculate density curve for non-time-varying, scaled, quadratic parameters

Usage

1
2
3
4
5
6
7
fixed_density(
  m,
  predictor = "temp",
  time = "year",
  fixed_params = 1,
  quadratics_only = TRUE
)

Arguments

m

Output of sdmTMB model

predictor

Prefix for scaled parameter in model

time

Variable containing time_steps with separate intercepts

fixed_params
quadratics_only

If True doesn't plot 'happy face' quadratics.


pbs-assess/gfranges documentation built on Dec. 13, 2021, 4:50 p.m.