newZ: Create new vector based on resampling of the original data.

Description Usage Arguments Value

View source: R/newZ.R

Description

newZ creates new vector based on a transition matrix. It is a helper function for muti.

Usage

1
newZ(tM, n_bins)

Arguments

tM

The output from transM; a list with elements xn and MM.

n_bins

The number of bins to use; passed from muti.

Value

A vector of resampled values.


mdscheuerell/muti documentation built on June 20, 2020, 12:52 p.m.