regress.jackknife: Jackknife

View source: R/statistics.regress.R

regress.jackknifeR Documentation

Jackknife

Description

Generate a bootstrapped model from observations with unknown uncertainty.

Usage

regress.jackknife(x, y, sx = NA, sy = NA)

Arguments

x

The observed x values

y

The observed y values

n

The number of jackknife models to generate.

Author(s)

Thomas Bryce Kelly


tbrycekelly/TheSource documentation built on Nov. 7, 2023, 12:48 a.m.