Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

anticoef_from_delta

Generates Anticipated Coefficients from delta


Description

Generates Anticipated Coefficients from delta parameter The logic for generating anticipated coefficients from delta varies with glm family.

Usage

anticoef_from_delta(default_coef, delta, glmfamily)

Arguments

default_coef

a vector of default coefficients, from gen_anticoef

delta

the user-input delta parameter, must be a numeric vector of length 1 or 2

glmfamily

the user-supplied glmfamily, either a string or a glmfamily object

Value

Anticipated coefficients.


skpr

Design of Experiments Suite: Generate and Evaluate Optimal Designs

v0.66.5
GPL-3
Authors
Tyler Morgan-Wall [aut, cre], George Khoury [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.