CPS_X_matrix: X matrix for the simple month in sample model

Description Usage Arguments Value Examples

View source: R/YF.R

Description

X matrix for the simple month in sample model

Usage

1
CPS_X_matrix(nmonth, nvar, nrg, alpha = 1)

Arguments

nmonth

an integer, the number of months

nvar

an integer, the number of variables

nrg

an integer, the number of rotation groups

alpha=1/nrg

a coefficient

Value

a matrix.

Examples

1
CPS_X_matrix(10,3,8,1/8)

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