regress.jackknife.2: Jackknife Model II

View source: R/statistics.regress.R

regress.jackknife.2R Documentation

Jackknife Model II

Description

Generate a bootstrapped model from observations with unknown uncertainty.

Usage

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

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.