Learn R Programming

crossReg (version 1.0)

Confidence intervals for crossover points of two simple regression lines

Description

This package provides functions to calculate confidence intervals for crossover points of two simple linear regression lines using the non-linear regression, the delta method, the Fieller method, and the bootstrap methods.

Copy Link

Version

Install

install.packages('crossReg')

Monthly Downloads

11

Version

1.0

License

GPL-2

Maintainer

Sunbok Lee

Last Published

July 9th, 2014

Functions in crossReg (1.0)

DeltaC

Confidence intervals for crossover points using the delta method
FiellerC

Confidence intervals for crossover points using the Fieller method
BootC

Confidence intervals for crossover points using the bootstrap methods
nonLinearC

Confidence intervals for crossover points using non-linear regression
crossReg-package

Confidence intervals for crossover points