Learn R Programming

alR (version 2.2.0)

fixJack: Trimmed jackknife distributions.

Description

Remove jackknife estimates associated with extreme jackknife distribution values, resulting from arc length methods.

Usage

fixJack(object, trim, na.rm = TRUE)

Arguments

object

An alKDEjack, mmKDEjack, kappa4alJack, or kappa4nlsJack.

trim

#' @param trim The fraction (0 to 0.5) of observations to be trimmed from each end of the jackknife distribution before the mean and standard deviation are computed. Values of trim outside that range are taken as the nearest endpoint.

na.rm

A logical value indicating whether NA values should be stripped before the computation proceeds.

Value

The object is returned with the estimated coefficients corresponding to the trimmed bootstrap distribution.