CheckData4WR | R Documentation |
Check if there are problems with the form and structure of input data for WR
.
CheckData4WR(X = NULL, Y, qSup)
X , Y |
The input data of predictors and responses for |
qSup |
Support grid of quantile functions for distributional variables; see |
A list of the follow elements if X
is specified:
scalarRps |
Logical; whether the responses in |
anyScalarPdt |
Logical; |
anyDistnlPdt |
Logical; |
indScalarPdt |
A vector holding the indices of elements in |
indDistnlPdt |
A vector holding the indices of elements in |
n |
Number of realizations. |
q |
Number of grid points in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.