calc_boot_out | R Documentation |
Calculations from boot return
calc_boot_out(boot_list_return, type_results, nBoot, startSeed, blockLength)
boot_list_return |
The object that is returned from |
type_results |
data frame returned from either |
nBoot |
the maximum number of bootstrap replicates to be used, typically 100 |
startSeed |
sets the random seed value. This is used to make repeatable output. |
blockLength |
integer size of subset, expressed in days. 200 days has been found to be a good choice. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.