Learn R Programming

devRate (version 0.1.1)

poly2: Second-order polynomial equation of development rate as a function of temperature.

Description

A simple second-order polynomial equation.

Usage

poly2

Arguments

Format

A list of eight elements describing the equation.

Details

Equation: rT ~ a0 + a1 * T + a2 * T^2