calc_mean_univariate_cont: Calculate the mean for a univariate continuous model

Description Usage Arguments Value

View source: R/univariate_models.R

Description

Calculate the mean, h, for a univariate continuous model by extracting c from th_w and calling calc_mean.

Usage

1
calc_mean_univariate_cont(x, th_w, mod_spec)

Arguments

x

The vector of independent variables

th_w

The continuous parameter vector [c,kappa]

mod_spec

The model specification

Value

The mean, h(x,c), which is the same length as x


MichaelHoltonPrice/yada documentation built on Sept. 19, 2021, 11:27 p.m.