validate_priors: Validate Parameters

validate_priorsR Documentation

Validate Parameters

Description

Check that all required prior parameters are provided and have valid values

Usage

validate_priors(model, prior_pars)

Arguments

model

model to fit:

sigmoid

one sigmoidal response

impulse

two sigmoidal responses

prior_pars

Named numeric vector of parameters to use for priors (if use_prior is TRUE)

v_sd

Gaussian SD of assymptotes (v_inter and v_final)

rate_shape

Shape of rate Gamma

rate_scale

Scale of rate Gamma

time_shape

Shape of t_rise and t_fall - t_rise Gamma

time_scale

Scale of t_rise and t_fall - t_rise Gamma


calico/impulse documentation built on June 4, 2024, 5:28 a.m.