gboot_CI {geotoolsR}R 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


[Package geotoolsR version 1.2.1 Index]