get_gam_ppv: Get PPV from GAM model

View source: R/gam_tools.R

get_gam_ppvR Documentation

Get PPV from GAM model

Description

Get PPV from GAM model

Usage

get_gam_ppv(model, term, ppv_only = FALSE)

Arguments

model

Gam model

term

term to calculate ppv from (e.g. 's(resp_index)')

ppv_only

Return only PPV value. Otherwise return row of related parameters as well.


JohannesNE/waveformtools documentation built on July 1, 2022, 8:48 p.m.