CPS_AK_coeff.array.fl: Empirical variance of a collection of arrays.

Description Usage Arguments Examples

View source: R/AK3.R

Description

Empirical variance of a collection of arrays.

Usage

1
2
3
4
5
6
CPS_AK_coeff.array.fl(
  nmonth,
  ak = list(c(a_1 = 0, a_2 = 0, a_3 = 0, k_1 = 0, k_2 = 0, k_3 = 0)),
  simplify = TRUE,
  statuslabel = c("0", "1", "_1")
)

Arguments

nmonth

a strictly positive integer

ak,

a list of numeric vectors of length 6.

simplify

a boolean

statuslabel

: a character vector of dimension 3 indicating the label for unemployed, employed, not in the labor force.

Examples

1

DanielBonnery/CompositeRegressionEstimation documentation built on June 17, 2020, 12:16 p.m.