Used to calculate confidence interval using non-parametric bootstrap methods.
1 | gformula_med_ci(object, R = 500, parallel = FALSE, ncpus = 1L)
|
object |
Object returned from Gformula function (see |
R |
The number of bootstrap replicates, default is 500. Same with |
parallel |
If parallel operation to be used, the default is FALSE. |
ncores |
integer: number of processes to be used in parallel operation: typically one would chose this to the number of available CPUs. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.