gboot_CI: Bootstrap Confidence Interval

View source: R/gboot_CI.R

gboot_CIR Documentation

Bootstrap Confidence Interval

Description

Provides a two-sided bootstrap confidence interval.

Usage

gboot_CI(x,alpha=0.05,digits=3)

Arguments

x

object generate by functions gboot_block, gboot_cloud, gboot_cross, gboot_solow, gboot_variogram

alpha

significance level (Default=0.05).

digits

number of decimal places.

Details

Examples of this function can be found in gboot_block, gboot_cloud, gboot_cross, gboot_solow, gboot_variogram

Value

Invalid arguments will return an error message.

Author(s)

Diogo Francisco Rossoni dfrossoni@uem.br

Vinicius Basseto Felix felix_prot@hotmail.com


geotoolsR documentation built on Sept. 11, 2024, 9:34 p.m.