View source: R/create_values.R
create_values | R Documentation |
Function to create the matrix of the support points for the common regressors Xc
create_values(dimX, c_var, Rdata)
dimX |
the dimension of the common regressors Xc. |
c_var |
the label of these regressors. |
Rdata |
dataset containing (Xnc,Xc) where Xnc are the non commonly observed regressors, Xc are potential common regressors. |
a matrix of the values of the support points for the common regressors Xc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.