ar1_draw: Randomly guess starting parameters for AR1

Description Usage Arguments Value Examples

Description

Sets starting parameters for each of the given parameters.

Usage

1
ar1_draw(draw_id, last_phi, sigma2_total, model_type)

Arguments

draw_id

An unsigned int that contains the draw principles.

last_phi

A double containing the last guessed phi value.

sigma2_total

A double that contains the sum of all WVs.

model_type

A string that describes the model transformation.

Value

A vec containing smart parameter starting guesses to be iterated over.

Examples

1
#TBA

gmwm documentation built on April 14, 2017, 4:38 p.m.