| check.samplesize | R Documentation |
n if data is NULLThis function checks the sample size n if data
is NULL. This function is only used if data is NULL.
Typically, when data is NULL, it refers to the case where
the bootstrap replications are all passed to the lpmodel object.
check.samplesize(x, name.var)
x |
The variable to be checked. |
name.var |
The name of the variable. |
Nothing is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.