calculate_crit: Calculate critical values from bootstrap results

Description Usage Arguments Value Author(s)

Description

Calculate critical values from bootstrap results

Usage

1
calculate_crit(fit, term, level = 0.95, directed = TRUE)

Arguments

fit

Object of class "coefbounds"

term

Index or name of term in fit

level

Confidence level

directed

Whether to calculate the critical value for the directed or undirected Hausdorff distances

Value

Critical value for the given level

Author(s)

Brenton Kenkel


brentonk/coefbounds documentation built on May 13, 2019, 5:09 a.m.