Learn R Programming

simts (version 0.1.1)

gm_to_ar1: Transform GM to AR1

Description

Takes GM values and transforms them to AR1

Usage

gm_to_ar1(theta, freq)

Arguments

theta

A vec that contains AR1 values.

freq

A double indicating the frequency of the data.

Value

A vec containing GM values.