get.regress.vals: Get Bootstrapped Values

View source: R/statistics.misc.R

get.regress.valsR Documentation

Get Bootstrapped Values

Description

Get predicted values from a series of bootstraps.

Usage

get.regress.vals(model, x, conf = 0.5)

Arguments

model

A bootstrap object (i.e. a dataframe) containing bootstrapped estimates of m and b.

x

The x values for which predictions are required.

conf

The confidence interval of the predicted values saught. A value of 0.5 is the maximum likelihood value.

Author(s)

Thomas Bryce Kelly


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