matrices {sgsR} | R Documentation |
Matrices
Description
Create covariate and sample matrices
Usage
mat_quant(vals, nQuant, nb)
mat_cov(vals, nQuant, nb, matQ)
mat_covNB(vals, nQuant, nb, matQ)
Arguments
vals |
Covariate / sample data |
nQuant |
Number of quantiles |
nb |
Number of bands |
matQ |
Quantile matrix |
Value
Covariate quantile and/or covariance matrices.
[Package sgsR version 1.5.0 Index]