View source: R/CheckFunctions.R
check_nboots-internal | R Documentation |
This function checks if the value entered as number of bootstrap samples is correct.
check_nboots(nboots)
nboots |
number of bootstrap samples to be run. The default value is 500. |
A list with two components:
nboots |
value entered as number of bootstrap samples. |
message |
table with the warning messages generated by the function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.