regress.resample: Resample

View source: R/statistics.regress.R

regress.resampleR Documentation

Resample

Description

Generate a bootstrapped model from observations with unknown uncertainty.

Usage

regress.resample(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.