perturb.gelnet: Perturbs a GELnet model

Description Usage Arguments Value

View source: R/utils.R

Description

Given a linear model, perturbs its i^th coefficient by delta

Usage

1
perturb.gelnet(model, i, delta)

Arguments

model

The model to perturb

i

Index of the coefficient to modify, or 0 for the bias term

delta

The value to perturb by

Value

Modified GELnet model


ArtemSokolov/gelnet documentation built on Sept. 13, 2019, 4:01 a.m.