gam_posterior_metrics: Function to return metrics from posterior of (binomial) GAM...

Description Usage Arguments

View source: R/gam_posterior_metrics.R

Description

Function to return metrics from posterior of (binomial) GAM model

Usage

1
gam_posterior_metrics(gam_mod, new_data, n_sims, exceedance_threshold)

Arguments

gam_mod

gam model object

new_data

data.frame of new data

n_sims

Number of simulations

exceedance_threshold

Prevalence threshold to use for exceedance probabilities


disarm-platform/disarm-r-package documentation built on March 4, 2020, 11:13 a.m.